blob: 773643b3f5083016dbca7b7eeea1cd9a6be7f45a [file] [log] [blame]
struct a
{
struct b t; /* { dg-error "has incomplete type" } */
};