mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
renamed "unknowntype" to "unknown_type"
This commit is contained in:
@@ -635,7 +635,7 @@ case @type.kind of
|
||||
| 20 = @this_type
|
||||
| 21 = @number_literal_type
|
||||
| 22 = @string_literal_type
|
||||
| 23 = @unknowntype
|
||||
| 23 = @unknown_type
|
||||
| 24 = @biginttype
|
||||
| 25 = @bigintliteraltype
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user