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

Fix assertion when trying to assign to a method #1799

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Fix assertion when trying to assign to a method #1799

merged 1 commit into from
Apr 12, 2021

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Apr 11, 2021

Emits a diagnostic instead of hitting an assertion when trying to assign to an uncommon property like a method that is not a field.

fixes #1795

  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit 70c3bf9 into master Apr 12, 2021
@dcodeIO dcodeIO deleted the issue-1795 branch June 1, 2021 15:20
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.

Some Checks not covered by the compiler
1 participant