mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
renamed "nevertype" to "never_type"
This commit is contained in:
@@ -625,7 +625,7 @@ case @type.kind of
|
||||
| 10 = @void_type
|
||||
| 11 = @undefined_type
|
||||
| 12 = @null_type
|
||||
| 13 = @nevertype
|
||||
| 13 = @never_type
|
||||
| 14 = @plainsymboltype
|
||||
| 15 = @uniquesymboltype
|
||||
| 16 = @objectkeywordtype
|
||||
|
||||
Reference in New Issue
Block a user