-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[analyzer][Extension types] No error when extension type has a member conflict #53920
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
Comments
Ah, I opened dart-lang/co19#2354 |
Actually, I also can't see any conflicts: The failure I can see (but I haven't looked into running the test on many configurations) is that the DartPad compiler reports an error on @sgrekhov, what would be conflict be? |
Please see #53901 (comment)
|
Ah, of course, |
…ven when there is getter. Bug: #53920 Change-Id: Ib2d7715a45b4696ce56c200cbbadc60ee8ab3b81 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/334640 Reviewed-by: Samuel Rawlins <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
Test https://github.com/dart-lang/co19/blob/master/LanguageFeatures/Extension-types/superinterfaces_of_extension_type_A05_t08.dart works in CFE but fails in analyzer. The code is
Tested on
Dart SDK version: 3.3.0-edge.e2aa60ddf362967e17e06ec08871d634a32832c1 (be) (Wed Nov 1 04:17:41 2023 +0000) on "macos_x64"
The text was updated successfully, but these errors were encountered: