2 lines
44 B
Text
2 lines
44 B
Text
|
let main =
|
||
|
if (True) then { 0 } else { 1 }
|