mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "expressionwithtypearguments" to "expression_with_type_arguments"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user