mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "optionaltypeexpr" to "optional_typeexpr"
This commit is contained in:
@@ -580,7 +580,7 @@ case @typeexpr.kind of
|
||||
| 30 = @import_type_access
|
||||
| 31 = @import_namespace_access
|
||||
| 32 = @import_var_type_access
|
||||
| 33 = @optionaltypeexpr
|
||||
| 33 = @optional_typeexpr
|
||||
| 34 = @resttypeexpr
|
||||
| 35 = @bigintliteraltypeexpr
|
||||
| 36 = @readonlytypeexpr
|
||||
|
||||
Reference in New Issue
Block a user