Clean up some minor white space issues in trans-decl.c and trans-expr.c
[official-gcc.git] / gcc / testsuite / g++.dg / parse / error57.C
blob8325a0c6d07e3789200cc1e5f049fc5062c5fa8e
1 // PR c++/52987
3 int foo(x a) {  // { dg-error "9:'x' was not declared in this scope" }