blob: d0bb0c43c235f4c740a52c187880cbd4b09b5e6f [file] [log] [blame]
extern int foo();
int main() { return foo(); }