mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
renamed "tupletype" to "tuple_type"
This commit is contained in:
@@ -630,7 +630,7 @@ case @type.kind of
|
||||
| 15 = @unique_symbol_type
|
||||
| 16 = @objectkeyword_type
|
||||
| 17 = @intersection_type
|
||||
| 18 = @tupletype
|
||||
| 18 = @tuple_type
|
||||
| 19 = @lexicaltypevariabletype
|
||||
| 20 = @thistype
|
||||
| 21 = @numberliteraltype
|
||||
|
||||
Reference in New Issue
Block a user