mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
renamed "undefinedtype" to "undefined_type"
This commit is contained in:
@@ -623,7 +623,7 @@ case @type.kind of
|
||||
| 8 = @canonical_type_variable_type
|
||||
| 9 = @typeof_type
|
||||
| 10 = @void_type
|
||||
| 11 = @undefinedtype
|
||||
| 11 = @undefined_type
|
||||
| 12 = @nulltype
|
||||
| 13 = @nevertype
|
||||
| 14 = @plainsymboltype
|
||||
|
||||
Reference in New Issue
Block a user