mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
renamed "objectkeywordtype" to "objectkeyword_type"
This commit is contained in:
@@ -628,7 +628,7 @@ case @type.kind of
|
||||
| 13 = @never_type
|
||||
| 14 = @plain_symbol_type
|
||||
| 15 = @unique_symbol_type
|
||||
| 16 = @objectkeywordtype
|
||||
| 16 = @objectkeyword_type
|
||||
| 17 = @intersectiontype
|
||||
| 18 = @tupletype
|
||||
| 19 = @lexicaltypevariabletype
|
||||
|
||||
Reference in New Issue
Block a user