Files
Lucina3DS/externals/glslang/Test/errors.frag
2025-02-06 22:24:29 +08:00

5 lines
36 B
GLSL

int main(int foo)
{
return 1;
}