7 lines
192 B
GLSL
7 lines
192 B
GLSL
### Compilation failed:
|
|
|
|
error: 1: expected expression, but found 'for'
|
|
void test_init_stmt_for() { for (for(;;);; ) {} }
|
|
^^^
|
|
1 error
|