Implement #if and friends.
[mesa.git] / tests / 028-define-chain-obj-to-non-func.c
1 #define success() failure
2 #define foo success
3 foo