sync with tizen_2.2
[sdk/emulator/qemu.git] / gl / mesa / src / glsl / glcpp / tests / 024-define-chain-to-self-recursion.c
1 #define  foo foo
2 #define  bar foo
3 bar