Desugar function calls without args
This commit is contained in:
parent
52c1aeba35
commit
a3d6efcaec
3 changed files with 71 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
mod basic;
|
||||
mod call;
|
||||
mod expr;
|
||||
mod lit;
|
||||
mod program;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue