Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
g++.dg
/
parse
/
error57.C
blob: 8325a0c6d07e3789200cc1e5f049fc5062c5fa8e [
file
] [
log
] [
blame
]
// PR c++/52987
int
foo
(
x a
)
{
// { dg-error "9:'x' was not declared in this scope" }
}