nir: move to compiler/
[mesa.git] / src / glsl / glcpp / tests / 038-func-arg-with-commas.c
1 #define foo(x) success
2 foo(argument (with,embedded , commas) -- tricky)