5 lines
No EOL
77 B
Text
5 lines
No EOL
77 B
Text
def foo() -> field:
|
|
return 1
|
|
|
|
def main() -> field:
|
|
return foo::<42>() |