Fix glcpp test expectations
[mesa.git] / src / compiler / glsl / glcpp / tests / 011-define-func-empty.c
1 #define foo()
2 foo()