blob: 0c486d84f56c53d5a11844adc56834de9ffdb9a0 [file] [log] [blame]
struct foo {
struct {
int a;
int b;
} *bar;
};