5 lines
No EOL
51 B
Text
5 lines
No EOL
51 B
Text
if (false) {
|
|
return 0;
|
|
} else {
|
|
return 1;
|
|
} |