nir: move to compiler/
[mesa.git] / src / glsl / glcpp / tests / 069-repeated-argument.c
1 #define double(x) x x
2 double(1)