blob: 78b1cc81c66250a9004c363527b52aff4f1a3e49 [file] [log] [blame]
struct foo {
struct {
unsigned int x;
unsigned int y;
} bar;
};