diff options
Diffstat (limited to 'language/l2_typ.ott')
| -rw-r--r-- | language/l2_typ.ott | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/l2_typ.ott b/language/l2_typ.ott index 3ffc5b2b..3dec6812 100644 --- a/language/l2_typ.ott +++ b/language/l2_typ.ott @@ -75,7 +75,7 @@ tag :: 'Tag_' ::= | Extern optx :: :: extern {{ com External function, specied only with a val statement }} | Default :: :: default {{ com Type has come from default declaration, identifier may not be bound locally }} | Spec :: :: spec - | Enum :: :: enum + | Enum num :: :: enum | Alias :: :: alias ne :: 'Ne_' ::= |
