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

Set up gvar env in methods #579

Merged
merged 1 commit into from
Jun 13, 2022
Merged

Set up gvar env in methods #579

merged 1 commit into from
Jun 13, 2022

Conversation

soutaro
Copy link
Owner

@soutaro soutaro commented Jun 13, 2022

Fixes #549

@soutaro soutaro merged commit 2c6fea6 into master Jun 13, 2022
@soutaro soutaro deleted the global-env branch June 13, 2022 13:54
@@ -9176,4 +9176,44 @@ def foo(x = 123, foo: true)
end
end
end

def test_anonymouse_block_forwarding

Choose a reason for hiding this comment

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

It looks like this test doesn't relate to anonymous block forwarding. Copy/paste error on the test method name?

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.

Can't type check $stdout/$stderr
2 participants