Pretty print function calls
This commit is contained in:
parent
fc139c31f4
commit
81e2a28b06
3 changed files with 34 additions and 1 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