blob: b3487466188f0b167f33e39ab11bf9bea023e76f [file] [log] [blame]
struct foo A;
struct foo {
int x;
double D;
};