Prepare parser for function definitions
This commit is contained in:
parent
86006933d7
commit
9a1bb92dfe
4 changed files with 22 additions and 2 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
mod basic;
|
||||
mod expr;
|
||||
mod func_defs;
|
||||
mod lit;
|
||||
mod prefix;
|
||||
mod suffix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue