mirror of
https://github.com/apple/pkl.git
synced 2026-01-18 17:37:07 +01:00
Remove const from reserved keywords (remnant) (#626)
This commit is contained in:
committed by
GitHub
parent
bbdc45656c
commit
e21db76efe
@@ -251,5 +251,4 @@ reservedKeyword
|
||||
| 'case'
|
||||
| 'switch'
|
||||
| 'vararg'
|
||||
| 'const'
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user