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