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

Support at-overdub with assignments #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbauman
Copy link

@mbauman mbauman commented Jun 18, 2019

This very basic change allows you to at-overdub a single expression that assigns to a value, which is useful if, for example, you are implementing a cassette transform in a custom REPL

This very basic change allows you to at-overdub a single expression that assigns to a value, which is useful if, for example, you are implementing a cassette transform in a custom REPL
@vchuravy
Copy link
Member

vchuravy commented Jun 19, 2019

Could you also add a test?

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

2 participants