renamed "interfacescope" to "interface_scope"

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

View File

@@ -420,7 +420,7 @@ case @scope.kind of
| 8 = @class_expr_scope
| 9 = @namespace_scope
| 10 = @class_decl_scope
| 11 = @interfacescope
| 11 = @interface_scope
| 12 = @typealiasscope
| 13 = @mappedtypescope
| 14 = @enumscope