Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / glsl / glcpp / tests / 028-define-chain-obj-to-non-func.c
1 #define success() failure
2 #define foo success
3 foo