Skip to content

Commit fce624e

Browse files
committed
Add 'nonisolated' to list of keywords
This got overlooked in PR #94 (commit 16750eb). References: 16750eb
1 parent c6a1813 commit fce624e

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
@@ -260,6 +260,7 @@ so they must be escaped with backticks in that context.
260260
`inout`,
261261
`internal`,
262262
`let`,
263+
`nonisolated`,
263264
`open`,
264265
`operator`,
265266
`private`,

0 commit comments

Comments
 (0)