6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
error: syntax error, unexpected 'else', expecting 'then'
|
|
at «stdin»:1:6:
|
|
1| if 1 else
|
|
| ^
|
|
2|
|