renamed "typealiasscope" to "type_alias_scope"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:54:50 +02:00
parent f76329c9e3
commit 8b09f1dcb2
3 changed files with 3 additions and 3 deletions

View File

@@ -421,7 +421,7 @@ case @scope.kind of
| 9 = @namespace_scope
| 10 = @class_decl_scope
| 11 = @interface_scope
| 12 = @typealiasscope
| 12 = @type_alias_scope
| 13 = @mappedtypescope
| 14 = @enumscope
| 15 = @externalmodulescope