Merge remote branch 'origin/master' into glsl2
[mesa.git] / src / glsl / glcpp / tests / 069-repeated-argument.c
1 #define double(x) x x
2 double(1)