glsl: move to compiler/
[mesa.git] / src / compiler / glsl / glcpp / tests / 093-divide-by-zero.c
1 #if (1 / 0)
2 #endif