1### Compilation failed: 2 3error: 1: expected ')', but found 'x' 4void func(void x) {} 5 ^ 61 error 7