Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / glsl / glcpp / tests / 041-if-0.c
1 success_1
2 #if 0
3 failure
4 #endif
5 success_2