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

Handle record updates #29

Closed
avh4 opened this issue Oct 21, 2015 · 2 comments
Closed

Handle record updates #29

avh4 opened this issue Oct 21, 2015 · 2 comments

Comments

@avh4
Copy link
Owner

avh4 commented Oct 21, 2015

AST.Expression.Update. Includes when left and/or right side is multiline.

@avh4 avh4 added this to the 0.1.0 alpha milestone Oct 21, 2015
@avh4
Copy link
Owner Author

avh4 commented Oct 21, 2015

Started in 87aec33. Multiline left side still needs to be handled.

@avh4
Copy link
Owner Author

avh4 commented Oct 22, 2015

Multiline left side is not possible. Left left side of a record update must always be a lowercase variable name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant