Tizen 2.1 base
[sdk/emulator/qemu.git] / gl / mesa / src / glsl / glcpp / tests / 012-define-func-no-args.c
1 #define foo() bar
2 foo()