mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "dynamicimport" to "dynamic_import"
This commit is contained in:
@@ -334,7 +334,7 @@ case @expr.kind of
|
||||
| 96 = @export_namespace_specifier
|
||||
| 97 = @bind_expr
|
||||
| 98 = @external_module_reference
|
||||
| 99 = @dynamicimport
|
||||
| 99 = @dynamic_import
|
||||
| 100 = @expression_with_type_arguments
|
||||
| 101 = @prefixtypeassertion
|
||||
| 102 = @astypeassertion
|
||||
|
||||
Reference in New Issue
Block a user