7 lines
134 B
GLSL
7 lines
134 B
GLSL
### Compilation failed:
|
|
|
|
error: 2: variable 'b' must be created in a scope
|
|
while (false) bool b;
|
|
^^^^^^
|
|
1 error
|