Skip to content

Commit 963afa6

Browse files
Add 'async' to the list of reserved keyword
1 parent 11a2b29 commit 963afa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TSPL.docc/ReferenceManual/LexicalStructure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ so they must be escaped with backticks in that context.
373373

374374
- Keywords reserved in particular contexts:
375375
`associativity`,
376+
`async`,
376377
`convenience`,
377378
`didSet`,
378379
`dynamic`,

0 commit comments

Comments
 (0)