mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
renamed "seqexpr" to "seq_expr"
This commit is contained in:
@@ -246,7 +246,7 @@ case @expr.kind of
|
||||
| 7 = @array_expr
|
||||
| 8 = @obj_expr
|
||||
| 9 = @function_expr
|
||||
| 10 = @seqexpr
|
||||
| 10 = @seq_expr
|
||||
| 11 = @conditionalexpr
|
||||
| 12 = @newexpr
|
||||
| 13 = @callexpr
|
||||
|
||||
Reference in New Issue
Block a user