mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "tupletypeexpr" to "tuple_typeexpr"
This commit is contained in:
@@ -558,7 +558,7 @@ case @typeexpr.kind of
|
||||
| 8 = @indexed_access_typeexpr
|
||||
| 9 = @intersection_typeexpr
|
||||
| 10 = @parenthesized_typeexpr
|
||||
| 11 = @tupletypeexpr
|
||||
| 11 = @tuple_typeexpr
|
||||
| 12 = @keyoftypeexpr
|
||||
| 13 = @qualifiedtypeaccess
|
||||
| 14 = @generictypeexpr
|
||||
|
||||
Reference in New Issue
Block a user