[DMUSIC]
[reactos.git] / reactos / dll / opengl / mesa / src / glsl / glcpp / tests / 020-define-func-2-arg-multi.c
1 #define foo(x,y) x,two fish,red fish,y
2 foo(one fish, blue fish)