2 lines
No EOL
64 B
Text
2 lines
No EOL
64 B
Text
def main(field a) -> (field):
|
|
return if a == 1 then 1 else 0 fi |