blob: e2fc213270626392bac69b4dc09694ca6195d134 [file] [log] [blame]
extern void use();
int f1() { return 5; }
void f2() { use(); }