blob: 284605e5db11d8ee287aa374454e2c287412975a [file]
int foo() { return 0; }
int main() { return foo(); }
int a = 1;