diff options
Diffstat (limited to 'src/GF/Canon/GFC.cf')
| -rw-r--r-- | src/GF/Canon/GFC.cf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GF/Canon/GFC.cf b/src/GF/Canon/GFC.cf index a7199af4c..7d258b38e 100644 --- a/src/GF/Canon/GFC.cf +++ b/src/GF/Canon/GFC.cf @@ -105,6 +105,7 @@ LI. Term2 ::= "$" Ident ; -- from pattern variables R. Term2 ::= "{" [Assign] "}" ; P. Term1 ::= Term2 "." Label ; T. Term1 ::= "table" CType "{" [Case] "}" ; +V. Term1 ::= "table" CType "[" [Term2] "]" ; S. Term1 ::= Term1 "!" Term2 ; C. Term ::= Term "++" Term1 ; FV. Term1 ::= "variants" "{" [Term2] "}" ; --- no separator! |
