blob: 082baae747f6ba3bc864486ab0103254d0fac09a [file] [log] [blame]
struct A {};
typedef struct
{
void foo() {}
} A::B; // { dg-error "3:typedef" }