mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "templateliteral" to "template_literal"
This commit is contained in:
@@ -306,7 +306,7 @@ case @expr.kind of
|
||||
| 68 = @object_pattern
|
||||
| 69 = @yield_expr
|
||||
| 70 = @tagged_template_expr
|
||||
| 71 = @templateliteral
|
||||
| 71 = @template_literal
|
||||
| 72 = @templateelement
|
||||
| 73 = @arraycomprehensionexpr
|
||||
| 74 = @generatorexpr
|
||||
|
||||
Reference in New Issue
Block a user