Skip to content

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Sep 9, 2021

Fixes #2006 where it turned out that internal field names always used static property notation, then conflicting with other static members resulting in an assertion.

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@dcodeIO dcodeIO merged commit ba270a8 into main Sep 10, 2021
@dcodeIO dcodeIO deleted the issue-2006 branch September 14, 2021 12:21
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.

The compiler crashes when it encounters a class with a static function and an instance field that share the same name.

1 participant