3 lines
No EOL
48 B
Text
3 lines
No EOL
48 B
Text
def main() -> ():
|
|
assert(1f + 1f == 2f)
|
|
return |