Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of keywords is missing borrowing and consuming #300

Closed
amartini51 opened this issue May 1, 2024 · 1 comment · Fixed by #303
Closed

List of keywords is missing borrowing and consuming #300

amartini51 opened this issue May 1, 2024 · 1 comment · Fixed by #303
Labels
Content issue A problem in with the book's prose, code, or figures Good first issue Work that's well-suited for new contributors

Comments

@amartini51
Copy link
Member

Location

https://docs.swift.org/swift-book/documentation/the-swift-programming-language/lexicalstructure/#Keywords-and-Punctuation

Description

It looks like the PR that added reference for them didn't update the lists of keywords.

(As discussed this forum thread: https://forums.swift.org/t/71488)

Correction

No response

@amartini51 amartini51 added Content issue A problem in with the book's prose, code, or figures Good first issue Work that's well-suited for new contributors labels May 1, 2024
amartini51 added a commit that referenced this issue May 8, 2024
This list got missed in PR #173 when adding them to the reference.

Fixes: #300
@twof
Copy link

twof commented Jul 24, 2024

The list of keywords is also missing distributed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content issue A problem in with the book's prose, code, or figures Good first issue Work that's well-suited for new contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants