Regenerate the diagnostic comments after a recent change

There is a test to catch the need to regnerate, but it appears to not be
running on the bots. We should find out why and fix that.

Change-Id: I4cc245933d68cc399ed33613acb4047303a3ef8d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/199304
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
Brian Wilkerson
2021-05-11 16:57:54 +00:00
committed by commit-bot@chromium.org
parent fd31aa3f33
commit 6c1e344e3a
+1 -2
View File
@@ -398,8 +398,7 @@ export 'b.dart' hide C;
### ambiguous_extension_member_access
_A member named '{0}' is defined in extensions {1}, and neither is more
specific._
_A member named '{0}' is defined in extensions {1}, and none are more specific._
#### Description