bevy/crates/glsl-to-spirv/glslang/Test/errors.frag

4 lines
36 B
GLSL

int main(int foo)
{
return 1;
}