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

[SR-1606] [SwiftPM] Update example test code #5274

Closed
ddunbar opened this issue May 24, 2016 · 1 comment
Closed

[SR-1606] [SwiftPM] Update example test code #5274

ddunbar opened this issue May 24, 2016 · 1 comment
Assignees
Labels

Comments

@ddunbar
Copy link
Member

ddunbar commented May 24, 2016

Previous ID SR-1606
Radar None
Original Reporter @ddunbar
Type Bug
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee @ddunbar
Priority Medium

md5: 2a6b19cdac3ae0b763cfc2edd7087fb2

Issue Description:

SwiftPM's example tests have compile warnings on Swift 3.0:

/private/tmp/foo/Tests/fooTests/fooTests.swift:14:34: warning: single argument function types require parentheses
        static var allTests : [(String, fooTests -> () throws -> Void)] {
                                        ^~~~~~~~
                                        (       )
@ddunbar
Copy link
Member Author

ddunbar commented May 24, 2016

Fixed in d598054.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant