renamed "typeoftypeexpr" to "typeof_typeexpr"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:31 +02:00
parent 2b2fb83cdc
commit ac4a2ae6e0
3 changed files with 3 additions and 3 deletions

View File

@@ -563,7 +563,7 @@ case @typeexpr.kind of
| 13 = @qualified_type_access
| 14 = @generic_typeexpr
| 15 = @type_label
| 16 = @typeoftypeexpr
| 16 = @typeof_typeexpr
| 17 = @localvartypeaccess
| 18 = @qualifiedvartypeaccess
| 19 = @thisvartypeaccess