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