glslang/Test/errors.frag
2013-03-04 23:50:08 +00:00

5 lines
36 B
GLSL

int main(int foo)
{
return 1;
}