mirror of
https://github.com/github/codeql.git
synced 2025-12-23 12:16:33 +01:00
renamed "readonlytypeexpr" to "readonly_typeexpr"
This commit is contained in:
@@ -583,7 +583,7 @@ case @typeexpr.kind of
|
||||
| 33 = @optional_typeexpr
|
||||
| 34 = @rest_typeexpr
|
||||
| 35 = @bigint_literal_typeexpr
|
||||
| 36 = @readonlytypeexpr
|
||||
| 36 = @readonly_typeexpr
|
||||
;
|
||||
|
||||
@typeref = @typeaccess | @type_decl;
|
||||
|
||||
Reference in New Issue
Block a user