sync with tizen_2.2
[sdk/emulator/qemu.git] / gl / mesa / src / glsl / glcpp / tests / 038-func-arg-with-commas.c
1 #define foo(x) success
2 foo(argument (with,embedded , commas) -- tricky)