blob: 53389b9b979df14a16df5be7978144053b128e8c [file] [log] [blame]
typedef struct a b;
typedef struct a { } b;
struct {
b c;
} d;