blob: f6207b842f795c7775196b400d28d41bcc1c5163 [file] [log] [blame]
int foo() {
return 1;
}
int bar() {
return 2;
}