blob: ab7bf4125c0a3cdc853b425a9b691d2ff9887d7f [file] [log] [blame]
int f_other_object(int x, int y) {
return x * y;
}