Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
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" }
}