7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 1: 'in' variables cannot use initializer expressions
|
||
|
|
in float x = 1;
|
||
|
|
^
|
||
|
|
1 error
|