mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "newtargetexpr" to "newtarget_expr"
This commit is contained in:
@@ -317,7 +317,7 @@ case @expr.kind of
|
||||
| 79 = @proper_varaccess
|
||||
| 80 = @class_expr
|
||||
| 81 = @super_expr
|
||||
| 82 = @newtargetexpr
|
||||
| 82 = @newtarget_expr
|
||||
| 83 = @namedimportspecifier
|
||||
| 84 = @importdefaultspecifier
|
||||
| 85 = @importnamespacespecifier
|
||||
|
||||
Reference in New Issue
Block a user