1*c8dee2aaSAndroid Build Coastguard Workerint foo(int x); 2*c8dee2aaSAndroid Build Coastguard Worker 3*c8dee2aaSAndroid Build Coastguard Workervoid func() { int x = foo(1); } 4*c8dee2aaSAndroid Build Coastguard Worker 5*c8dee2aaSAndroid Build Coastguard Worker/*%%* 6*c8dee2aaSAndroid Build Coastguard Workerfunction 'int foo(int x)' is not defined 7*c8dee2aaSAndroid Build Coastguard Worker*%%*/ 8