mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
cba23af8ce
Currently, this kind of clash is an error when there is a declaration at which the conflict is known to be an error, but it was not an error when it occurs because a class `implements` two other classes where one provides the getter/setter and the other provides the method. Note to implementors: The analyzer apparently already flags this situation as an error, so the change should be non-breaking, and if implementation changes are needed at all it would most likely only be in other tools. Bug: https://github.com/dart-lang/sdk/issues/35561 Change-Id: I7f55b8995829ad64b86ebf33045b235813fc5161 Reviewed-on: https://dart-review.googlesource.com/c/88455 Reviewed-by: Lasse R.H. Nielsen <lrn@google.com> |
||
---|---|---|
.. | ||
informal | ||
.gitignore | ||
Dart.g | ||
dart.sty | ||
dartLangSpec.tex | ||
Makefile |