mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-30 02:28:27 +00:00
Eta-extension
This commit is contained in:
parent
ddc2121fcf
commit
f5f7f3ceb8
7 changed files with 43 additions and 24 deletions
|
|
@ -14,7 +14,7 @@ let parse cmd =
|
|||
"case"; "of"; "esac"; "when";
|
||||
"boxed"; "unboxed"; "string"; "sexp"; "array";
|
||||
"infix"; "infixl"; "infixr"; "at"; "before"; "after";
|
||||
"true"; "false"; "lazy"]
|
||||
"true"; "false"; "lazy"; "eta"]
|
||||
in
|
||||
Util.parse
|
||||
(object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue