blob: ebad8d20c0f2e9ac65bcdd1b2bc451b7c4f98fbc [file] [log] [blame]
extern int foo1();
int bar1() { return foo1(); }