Skip to content

fix misleading compile error on multi-assignment - #1703

Merged
dcodeIO merged 1 commit into
AssemblyScript:masterfrom
petersalomonsen:fix-multiassignment
Mar 2, 2021
Merged

fix misleading compile error on multi-assignment#1703
dcodeIO merged 1 commit into
AssemblyScript:masterfrom
petersalomonsen:fix-multiassignment

Conversation

@petersalomonsen

@petersalomonsen petersalomonsen commented Feb 28, 2021

Copy link
Copy Markdown
Contributor

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
Comment thread src/flow.ts Outdated
multiassignment causes compiler error later on code that has no errors

fix AssemblyScript#1699
@dcodeIO

dcodeIO commented Mar 2, 2021

Copy link
Copy Markdown
Member

Ouch :)

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

Copy link
Copy Markdown
Contributor Author

ouch what ? :)

Ready for review now @dcodeIO

@dcodeIO

dcodeIO commented Mar 2, 2021

Copy link
Copy Markdown
Member

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

dcodeIO commented Mar 2, 2021

Copy link
Copy Markdown
Member

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