mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "bindexpr" to "bind_expr"
This commit is contained in:
@@ -332,7 +332,7 @@ case @expr.kind of
|
||||
| 94 = @decorator
|
||||
| 95 = @export_default_specifier
|
||||
| 96 = @export_namespace_specifier
|
||||
| 97 = @bindexpr
|
||||
| 97 = @bind_expr
|
||||
| 98 = @externalmodulereference
|
||||
| 99 = @dynamicimport
|
||||
| 100 = @expression_with_type_arguments
|
||||
|
||||
Reference in New Issue
Block a user