5 lines
No EOL
54 B
Text
5 lines
No EOL
54 B
Text
def assert() -> ():
|
|
return
|
|
|
|
def main() -> ():
|
|
return |