7 lines
109 B
GLSL
7 lines
109 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: expected ')', but found 'x'
|
|
void func(void x) {}
|
|
^
|
|
1 error
|