glsl: move to compiler/
[mesa.git] / src / compiler / glsl / glcpp / tests / 119-elif-after-else.c.expected
1 0:4(1): preprocessor error: #elif after #else
2
3
4 int foo;
5
6 int bar;
7