Skip to content

Commit

Permalink
Add 'async' to list of reserved keywords (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
amartini51 committed Sep 24, 2024
2 parents eb096cd + 963afa6 commit 8f7c1b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TSPL.docc/ReferenceManual/LexicalStructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ so they must be escaped with backticks in that context.

- Keywords reserved in particular contexts:
`associativity`,
`async`,
`convenience`,
`didSet`,
`dynamic`,
Expand Down

0 comments on commit 8f7c1b7

Please sign in to comment.