nir: move to compiler/
[mesa.git] / src / glsl / glcpp / tests / 118-comment-becomes-space.c
1 #define FOO first/*
2 */second
3
4 FOO