4 lines
No EOL
56 B
Text
4 lines
No EOL
56 B
Text
def main() -> field:
|
|
field a
|
|
field b = a + 1
|
|
return b |