7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 2: duplicate definition of 'void func()'
|
||
|
|
void func() {}
|
||
|
|
^^^^^^^^^^^
|
||
|
|
1 error
|