1### Compilation failed: 2 3error: 2: unknown identifier 'x' 4void func() { float x = foo(x); } 5 ^ 61 error 7