[OPENGL]
[reactos.git] / reactos / dll / opengl / mesa / src / glsl / glcpp / tests / 005-define-composite-chain.c
1 #define foo 1
2 #define bar a foo
3 bar