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