forked from GitHub/gf-core
Added | syntax for variants.
This commit is contained in:
@@ -209,6 +209,7 @@ data Exp =
|
||||
| EExtend Exp Exp
|
||||
| EGlue Exp Exp
|
||||
| EConcat Exp Exp
|
||||
| EVariant Exp Exp
|
||||
| EAbstr [Bind] Exp
|
||||
| ECTable [Bind] Exp
|
||||
| EProd Decl Exp
|
||||
|
||||
Reference in New Issue
Block a user