Skip to content

fix misleading compile error on multi-assignment #1703

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

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

petersalomonsen
Copy link
Contributor

@petersalomonsen petersalomonsen commented Feb 28, 2021

multiassignment causes compiler error later on code that has no errors

fix #1699



  • I've read the contributing guidelines

@petersalomonsen petersalomonsen force-pushed the fix-multiassignment branch 3 times, most recently from 8150e34 to 28fdf3b Compare February 28, 2021 10:18
multiassignment causes compiler error later on code that has no errors

fix AssemblyScript#1699
@dcodeIO
Copy link
Member

dcodeIO commented Mar 2, 2021

Ouch :)

@petersalomonsen petersalomonsen marked this pull request as ready for review March 2, 2021 16:44
@petersalomonsen
Copy link
Contributor Author

ouch what ? :)

Ready for review now @dcodeIO

@dcodeIO
Copy link
Member

dcodeIO commented Mar 2, 2021

Ouch as in "what the heck did I think when I wrote that code" 😄

@dcodeIO dcodeIO merged commit c60e514 into AssemblyScript:master Mar 2, 2021
@dcodeIO
Copy link
Member

dcodeIO commented Mar 2, 2021

Perfect, thanks for the fix! :)

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.

misleading compiler error
2 participants