lang: basic module syntax grammar
This commit is contained in:
parent
f6da90a354
commit
946ac879a7
7 changed files with 136 additions and 8 deletions
|
@ -1 +1,8 @@
|
|||
meow | gay |
|
||||
def hello_world = meow [ 1 2 ]
|
||||
|
||||
def test
|
||||
|
||||
mod hello {
|
||||
def meow = uwu;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue