3 lines
26 B
Text
3 lines
26 B
Text
int g() {
|
|
return f();
|
|
}
|
int g() {
|
|
return f();
|
|
}
|