-
Notifications
You must be signed in to change notification settings - Fork 1.7k
dart2js crashes when it finds "||=" operators (invalid) #31061
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
Labels
Comments
This feature appears to be untested on any platform. |
While the feature isn't implemented yet, the compiler shouldn't be crashing on any syntax. |
Correct - I filed the issue because a user run into this and found a crash. Fix added in https://dart-review.googlesource.com/c/sdk/+/12760 |
whesse
pushed a commit
that referenced
this issue
Oct 11, 2017
Bug: #31061 Change-Id: I3f8667d5dab92d256122484a6fc83b3527228085 Reviewed-on: https://dart-review.googlesource.com/12760 Reviewed-by: Johnni Winther <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
crashes dart2js with the following error:
The text was updated successfully, but these errors were encountered: