3 lines
32 B
Text
3 lines
32 B
Text
int f() {
|
|
return false + 1;
|
|
}
|
int f() {
|
|
return false + 1;
|
|
}
|