Skip to content

Fix coding style of return type from () -> () to () -> Void #13

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

Merged
merged 1 commit into from
Dec 9, 2015
Merged

Fix coding style of return type from () -> () to () -> Void #13

merged 1 commit into from
Dec 9, 2015

Conversation

thii
Copy link
Contributor

@thii thii commented Dec 9, 2015

As stated in https://devforums.apple.com/message/1133616#1133616, () -> Void is now standard.
Related: swiftlang/swift@6536edd

mike-ferris pushed a commit that referenced this pull request Dec 9, 2015
Fix coding style of return type from () -> () to () -> Void
@mike-ferris mike-ferris merged commit 0dc69bb into swiftlang:master Dec 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants