mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "importmetaexpr" to "import_meta_expr"
This commit is contained in:
@@ -350,7 +350,7 @@ case @expr.kind of
|
||||
| 112 = @e4x_xml_static_qualident
|
||||
| 113 = @e4x_xml_dynamic_qualident
|
||||
| 114 = @e4x_xml_dotdotexpr
|
||||
| 115 = @importmetaexpr
|
||||
| 115 = @import_meta_expr
|
||||
| 116 = @assignlogandexpr
|
||||
| 117 = @assignlogorexpr
|
||||
| 118 = @assignnullishcoalescingexpr
|
||||
|
||||
Reference in New Issue
Block a user