blob: 214f02b6096a5a500cab0ee4d3415c61747a7702 [file] [log] [blame]
int foo();
int main(void) { return foo(); }