mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "generictypeexpr" to "generic_typeexpr"
This commit is contained in:
@@ -561,7 +561,7 @@ case @typeexpr.kind of
|
||||
| 11 = @tuple_typeexpr
|
||||
| 12 = @keyof_typeexpr
|
||||
| 13 = @qualified_type_access
|
||||
| 14 = @generictypeexpr
|
||||
| 14 = @generic_typeexpr
|
||||
| 15 = @typelabel
|
||||
| 16 = @typeoftypeexpr
|
||||
| 17 = @localvartypeaccess
|
||||
|
||||
Reference in New Issue
Block a user