glsl: move to compiler/
[mesa.git] / src / compiler / glsl / glcpp / tests / 005-define-composite-chain.c
1 #define foo 1
2 #define bar a foo
3 bar