Skip to content

Revise list of not overloadable operators #1382

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
wants to merge 1 commit into from

Conversation

snoozer05
Copy link
Contributor

!, !=, and !~ are overloadable since 1.9.1 https://github.com/ruby/ruby/blob/trunk/doc/NEWS-1.9.1#L227-L228

`!`, `!=`, and `!~` are overloadable since 1.9.1
@stomar stomar changed the title Revise unoverloadable list Revise list of not overloadable operators May 7, 2016
stomar pushed a commit that referenced this pull request May 7, 2016
`!`, `!=`, and `!~` are overloadable since 1.9.1
@stomar
Copy link
Contributor

stomar commented May 7, 2016

Thanks, good catch!

@stomar stomar closed this May 7, 2016
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