private field override does not work (unrelated classes in the same library, override induced with mixins) #35231
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
P3
A lower priority bug or feature request
web-dev-compiler
found while investigating dart-lang/language#104 (comment)
dartdevc prints the wrong answer. It should virtualize both M._foo and N._foo.
The text was updated successfully, but these errors were encountered: