Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
gcc
/
testsuite
/
g++.dg
/
parse
/
cond4.C
blob: ae210e0d750c56cb60e6aa7ac4ca9e3c3892d2b8 [
file
] [
log
] [
blame
]
// PR c++/38635
// { dg-do compile }
void
foo
()
{
if
(
struct
A
{}
// { dg-error "types may not be defined|expected" }