diff options
Diffstat (limited to 'language/l2.ott')
| -rw-r--r-- | language/l2.ott | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/l2.ott b/language/l2.ott index 47283a84..63634d67 100644 --- a/language/l2.ott +++ b/language/l2.ott @@ -852,7 +852,7 @@ tannot_opt :: 'Typ_annot_opt_' ::= {{ com Optional type annotation for functions}} {{ aux _ annot }} {{ auxparam 'a }} | :: :: none - | typ_quant typ :: :: some + | typquant typ :: :: some rec_opt :: 'Rec_' ::= {{ com Optional recursive annotation for functions }} |
