-
Notifications
You must be signed in to change notification settings - Fork 9
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
Added support for replacing args in other expressions than calls #9
Conversation
I also ended up effectively adding support for piping into macros and blocks by removing |
REQUIRE
Outdated
@@ -1 +1,2 @@ | |||
julia 0.3 | |||
julia 1.0 | |||
Test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete the Test from REQUIRE, see #10.
Hi, thanks for this, seems like a good idea. can you rebase this PR. |
Everything should be fine now. Also I basically hard forked this because I wanted a slightly different behaviour. |
Oh sorry, I forgot about this PR. |
LGTM |
Obvious from added tests:
Which means this works: