Initial reorg.
This is largely the same as #305, but updated for the current tree.
This commit is contained in:
2
crates/misc/py/examples/two_modules/env.py
Normal file
2
crates/misc/py/examples/two_modules/env.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def answer() -> 'i32':
|
||||
return 42
|
||||
Reference in New Issue
Block a user