renamed "externalmodulescope" to "external_module_scope"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:54:52 +02:00
parent 602f627e14
commit 3553fe8ed8
3 changed files with 3 additions and 3 deletions

View File

@@ -424,7 +424,7 @@ case @scope.kind of
| 12 = @type_alias_scope
| 13 = @mapped_type_scope
| 14 = @enum_scope
| 15 = @externalmodulescope
| 15 = @external_module_scope
| 16 = @conditionaltypescope;
scopenodes (unique int node: @ast_node ref,