Files
sdk/pkg
Daniel Hillerström 0db6545b51 Illegal return type check for functions marked async* or sync*.
Extends the illegal return type check for async functions to cover
illegal return types for functions marked async* or sync* as well.

Adds new error messages for illegal return types of functions marked
async, async*, and sync*. These error messages conform with those
produced by the analyzer.

Closes https://github.com/dart-lang/sdk/issues/33068

Bug: www.dartbug.com/33068
Change-Id: I6d8690537139d3d094a4e295fcac9de4f4a7f0af
Reviewed-on: https://dart-review.googlesource.com/69581
Commit-Queue: Daniel Hillerström <hillerstrom@google.com>
Reviewed-by: Aske Simon Christensen <askesc@google.com>
2018-08-16 07:07:40 +00:00
..
2018-07-18 21:36:10 +00:00
2018-05-30 22:26:01 +00:00
2018-07-18 22:13:43 +00:00
2018-08-13 07:04:06 +00:00
2018-07-23 16:44:39 +00:00
2018-07-18 10:18:52 +00:00
2018-08-13 07:04:06 +00:00