mirror of
https://github.com/apple/pkl.git
synced 2026-04-27 18:57:12 +02:00
Document where to find all keywords (#892)
This commit is contained in:
@@ -5269,6 +5269,8 @@ They cannot be used as a regular identifier, and currently do not have any meani
|
|||||||
|
|
||||||
To use these names in an identifier, <<quoted-identifiers, surround them with backticks>>.
|
To use these names in an identifier, <<quoted-identifiers, surround them with backticks>>.
|
||||||
|
|
||||||
|
For a complete list of keywords, consult link:{uri-github-PklLexer}[PklLexer.g4].
|
||||||
|
|
||||||
[[blank-identifiers]]
|
[[blank-identifiers]]
|
||||||
=== Blank Identifiers
|
=== Blank Identifiers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user