mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
renamed "numbertype" to "number_type"
This commit is contained in:
@@ -614,7 +614,7 @@ type_child (
|
||||
case @type.kind of
|
||||
0 = @any_type
|
||||
| 1 = @string_type
|
||||
| 2 = @numbertype
|
||||
| 2 = @number_type
|
||||
| 3 = @uniontype
|
||||
| 4 = @truetype
|
||||
| 5 = @falsetype
|
||||
|
||||
Reference in New Issue
Block a user