mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
renamed "conditionaltypeexpr" to "conditional_typeexpr"
This commit is contained in:
@@ -575,7 +575,7 @@ case @typeexpr.kind of
|
||||
| 25 = @local_namespace_access
|
||||
| 26 = @qualified_namespace_access
|
||||
| 27 = @mapped_typeexpr
|
||||
| 28 = @conditionaltypeexpr
|
||||
| 28 = @conditional_typeexpr
|
||||
| 29 = @infertypeexpr
|
||||
| 30 = @importtypeaccess
|
||||
| 31 = @importnamespaceaccess
|
||||
|
||||
Reference in New Issue
Block a user