Implement #if and friends.
[mesa.git] / tests / 011-define-func-empty.c
1 #define foo()
2 foo()