nir: move to compiler/
[mesa.git] / src / glsl / glcpp / tests / 006-define-composite-chain-reverse.c
1 #define bar a foo
2 #define foo 1
3 bar