blob: 9de446164d6df0c1a575142d3e2a1641335e8c80 [file] [log] [blame]
void f();
struct one {};
void two();
void many(int i);
struct many;
void many(int j);
struct many;
void noret();