renamed "optionaltypeexpr" to "optional_typeexpr"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:44 +02:00
parent f784579c4b
commit 584901e8af
3 changed files with 3 additions and 3 deletions

View File

@@ -580,7 +580,7 @@ case @typeexpr.kind of
| 30 = @import_type_access
| 31 = @import_namespace_access
| 32 = @import_var_type_access
| 33 = @optionaltypeexpr
| 33 = @optional_typeexpr
| 34 = @resttypeexpr
| 35 = @bigintliteraltypeexpr
| 36 = @readonlytypeexpr