blob: 1617d7a8dc4e8746d3c8e07b44a2a83a4d7f225b [file] [log] [blame]
struct foo {
struct {
int a;
int b;
} bar;
};