2 lines
No EOL
79 B
Text
2 lines
No EOL
79 B
Text
let inner =
|
|
if (x =? 0) then { if (y =? 1) then { 0 } else { 1 } } else { 2 } |