Skip to content

Commit 28231a7

Browse files
srawlinscommit-bot@chromium.org
authored andcommitted
Analyzer: regenerate diagnostics.md
Change-Id: If0d916b01d802fbdf614ee031f240094fb077931 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151167 Commit-Queue: Samuel Rawlins <srawlins@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com> Auto-Submit: Samuel Rawlins <srawlins@google.com> Reviewed-by: Paul Berry <paulberry@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
1 parent 60ec2b3 commit 28231a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/analyzer/tool/diagnostics/diagnostics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5554,6 +5554,9 @@ void f(int i) {
55545554

55555555
### return_of_invalid_type
55565556

5557+
_A value of type '{0}' can't be returned from constructor '{2}' because it has a
5558+
return type of '{1}'._
5559+
55575560
_A value of type '{0}' can't be returned from function '{2}' because it has a
55585561
return type of '{1}'._
55595562

0 commit comments

Comments
 (0)