3 lines
37 B
Text
3 lines
37 B
Text
int f() {
|
|
return (false * true);
|
|
}
|
int f() {
|
|
return (false * true);
|
|
}
|