mirror of
https://github.com/RPCS3/glslang.git
synced 2025-01-21 18:35:03 +00:00
5 lines
36 B
GLSL
5 lines
36 B
GLSL
|
int main(int foo)
|
||
|
{
|
||
|
return 1;
|
||
|
}
|