We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c072c9e + 738372e commit eb096cdCopy full SHA for eb096cd
TSPL.docc/ReferenceManual/LexicalStructure.md
@@ -263,8 +263,8 @@ so they must be escaped with backticks in that context.
263
`nonisolated`,
264
`open`,
265
`operator`,
266
- `private`,
267
`precedencegroup`,
+ `private`,
268
`protocol`,
269
`public`,
270
`rethrows`,
@@ -294,8 +294,8 @@ so they must be escaped with backticks in that context.
294
`in`,
295
`repeat`,
296
`return`,
297
- `throw`,
298
`switch`,
+ `throw`,
299
`where`,
300
and `while`.
301
- Keywords used in expressions and types:
0 commit comments