Tizen 2.1 base
[sdk/emulator/qemu.git] / gl / mesa / src / glsl / glcpp / tests / 002-define-chain.c
1 #define foo 1
2 #define bar foo
3 bar