mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
renamed "arraytypeexpr" to "array_typeexpr"
This commit is contained in:
@@ -553,7 +553,7 @@ case @typeexpr.kind of
|
||||
| 3 = @string_literal_typeexpr
|
||||
| 4 = @number_literal_typeexpr
|
||||
| 5 = @boolean_literal_typeexpr
|
||||
| 6 = @arraytypeexpr
|
||||
| 6 = @array_typeexpr
|
||||
| 7 = @uniontypeexpr
|
||||
| 8 = @indexedaccesstypeexpr
|
||||
| 9 = @intersectiontypeexpr
|
||||
|
||||
Reference in New Issue
Block a user