mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
-val optimization
This commit is contained in:
@@ -167,6 +167,7 @@ data Exp =
|
||||
| EQCons Ident Ident
|
||||
| EApp Exp Exp
|
||||
| ETable [Case]
|
||||
| EVTable Exp [Exp]
|
||||
| ETTable Exp [Case]
|
||||
| ECase Exp [Case]
|
||||
| EVariants [Exp]
|
||||
|
||||
Reference in New Issue
Block a user