7 lines
126 B
GLSL
7 lines
126 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: variable 'a' must be created in a scope
|
|
if (2 < 2) int a;
|
|
^^^^^
|
|
1 error
|