glsl2: Move the compiler to the subdirectory it will live in in Mesa.
[mesa.git] / src / glsl / glcpp / tests / 011-define-func-empty.c
1 #define foo()
2 foo()