Skip to content

Commit 0730ff9

Browse files
committed
Add consuming and borrowing to lexicalstructure
1 parent ccaf847 commit 0730ff9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

TSPL.docc/ReferenceManual/LexicalStructure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,9 @@ so they must be escaped with backticks in that context.
247247

248248
- Keywords used in declarations:
249249
`associatedtype`,
250+
`borrowing`,
250251
`class`,
252+
`consuming`,
251253
`deinit`,
252254
`enum`,
253255
`extension`,

0 commit comments

Comments
 (0)