blob: f82f827002afb238a999487a7b650a1b8096920d [file] [log] [blame]
extern void bar (void);
void check3 (void) { bar (); }