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