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

Fix macro method lookup #4857

Merged
merged 2 commits into from Aug 19, 2017
Merged

Fix macro method lookup #4857

merged 2 commits into from Aug 19, 2017

Conversation

asterite
Copy link
Member

Fixes #4639
Fixes #4739

@asterite asterite self-assigned this Aug 19, 2017
@@ -1122,4 +1122,51 @@ describe "Semantic: macro" do
Moo.bar
), inject_primitives: false) { int32 }
end

it "passes #4739" do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should have meaningful spec description, mentioning the issue at the end of the description, if applicable:
finds macro instead of method when inside a metaclass (#4739) or something like that.

@asterite asterite merged commit 5362e25 into master Aug 19, 2017
@asterite asterite deleted the feature/fix-macro-method-lookup branch August 19, 2017 19:42
@asterite asterite added this to the Next milestone Aug 19, 2017
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.

None yet

3 participants