mirror of
https://github.com/ProgramSnail/Lama.git
synced 2026-01-02 12:08:20 +00:00
interpreter: recursive module fix, more tests
This commit is contained in:
parent
58f0bfc0b9
commit
b6b843fb44
10 changed files with 43 additions and 12 deletions
3
byterun/regression/dep_test002.lama
Normal file
3
byterun/regression/dep_test002.lama
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import Dep2;
|
||||
|
||||
f(1, 2)
|
||||
Loading…
Add table
Add a link
Reference in a new issue