blob: 2fa2c4e6ad1f5ec8cae353f2ef5db58471201533 [file] [log] [blame]
int f2() {
return 2;
}
int f3() {
return 3;
}