4 lines
No EOL
69 B
Text
4 lines
No EOL
69 B
Text
from "./dep/foo.zok" import foo
|
|
|
|
def main() -> (field):
|
|
return foo() |