1 // PR c++/52987 2 foo(x a)3 int foo(x a) { // { dg-error "9:'x' was not declared in this scope" } 4 } 5