Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fixes label-less method parameter #979

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

Closed
MartinP7r wants to merge 1 commit into kodecocodes:master from MartinP7r:patch-2

Conversation

@MartinP7r
Copy link

@MartinP7r MartinP7r commented Jun 30, 2021

The following code samples all use append(_:) without the value: label and since Swift 3 (https://github.com/apple/swift-evolution/blob/master/proposals/0046-first-label.md) this has to be implemented with a preceding _ in the function signature.

Checklist

Description

This is an update to one of the source code samples.
Your README.md states compatibility with Swift4.2, so this change from Swift 3 is warranted, I hope.
Feel free to deny the PR if I should have overlooked something.

The following code samples all use `append(_:)` without the `value:` label and since Swift 3 (https://github.com/apple/swift-evolution/blob/master/proposals/0046-first-label.md) this has to be implemented with a preceding `_` in the function signature.
Copy link

iiicey commented Feb 16, 2022 via email

邮件已收到。我会尽快回复!祝您一切顺利!兰雨田

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /