lang: finish module/top level syntax
This commit is contained in:
parent
946ac879a7
commit
0de076ace1
4 changed files with 86 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
def hello_world = meow [ 1 2 ]
|
||||
use hello::meow;
|
||||
|
||||
def hello_world = meow [ 1 2 ];
|
||||
|
||||
def test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue