10 lines
141 B
Plaintext
10 lines
141 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 2: no type named 'l'
|
||
|
|
l();
|
||
|
|
^
|
||
|
|
error: 2: expected an identifier, but found '('
|
||
|
|
l();
|
||
|
|
^
|
||
|
|
2 errors
|