3 lines
25 B
Text
3 lines
25 B
Text
|
|
if(a > b)
|
||
|
|
println(a);
|