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

Update to Swift 3 #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Update to Swift 3 #2

wants to merge 5 commits into from

Conversation

btc
Copy link

@btc btc commented Jan 17, 2017

There's one remaining warning: #1. I did not modify this code because it was not possible for me to determine your intent. I don't know what you would like the precedence to be in the new syntax.

warning: operator should no longer be declared with body; use a precedence group instead

infix operator ** {
associativity left
precedence 240
}

I am happy to make the change if you let me know how you would like it written.

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