mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
figure out function calls
This commit is contained in:
parent
01e6d7802e
commit
ebd3dd8d82
3 changed files with 21 additions and 12 deletions
2
test.dil
2
test.dil
|
|
@ -1,5 +1,5 @@
|
|||
fn test() {
|
||||
print "yo wtf";
|
||||
let a = 5;
|
||||
}
|
||||
|
||||
test();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue