Parse anonymous function definitions
This commit is contained in:
parent
9a1bb92dfe
commit
ff3edf17e5
4 changed files with 73 additions and 4 deletions
|
|
@ -6,6 +6,7 @@
|
|||
//! made public later.
|
||||
|
||||
// TODO Turn multiple calls to subparsers into clone-s
|
||||
// TODO Remove unnecessary +Clone-s and 'static-s
|
||||
|
||||
mod basic;
|
||||
mod expr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue