7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 1: expected ')', but found 'x'
|
||
|
|
void func(void x) {}
|
||
|
|
^
|
||
|
|
1 error
|