10 lines
141 B
GLSL
10 lines
141 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: no type named 'l'
|
|
l();
|
|
^
|
|
error: 2: expected an identifier, but found '('
|
|
l();
|
|
^
|
|
2 errors
|