[OPENGL]
[reactos.git] / reactos / dll / opengl / mesa / src / glsl / glcpp / tests / 028-define-chain-obj-to-non-func.c
1 #define success() failure
2 #define foo success
3 foo