mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "intersectiontypeexpr" to "intersection_typeexpr"
This commit is contained in:
@@ -556,7 +556,7 @@ case @typeexpr.kind of
|
||||
| 6 = @array_typeexpr
|
||||
| 7 = @union_typeexpr
|
||||
| 8 = @indexed_access_typeexpr
|
||||
| 9 = @intersectiontypeexpr
|
||||
| 9 = @intersection_typeexpr
|
||||
| 10 = @parenthesizedtypeexpr
|
||||
| 11 = @tupletypeexpr
|
||||
| 12 = @keyoftypeexpr
|
||||
|
||||
Reference in New Issue
Block a user