renamed "expressionwithtypearguments" to "expression_with_type_arguments"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:57 +02:00
parent 334bbd83a8
commit e5e8951b20
3 changed files with 3 additions and 3 deletions

View File

@@ -335,7 +335,7 @@ case @expr.kind of
| 97 = @bindexpr
| 98 = @externalmodulereference
| 99 = @dynamicimport
| 100 = @expressionwithtypearguments
| 100 = @expression_with_type_arguments
| 101 = @prefixtypeassertion
| 102 = @astypeassertion
| 103 = @export_varaccess