Files
sdk/pkg
Kevin Millikin 54783db99c [cfe] Ensure that await for elements are marked async
When converting an await for map entry to an element, ensure that the
element is properly marked async.  This fixes failures on dart2js and
DDK.

Change-Id: I7566bc57728f1d734bb8932f15ea7a9e9487d39e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98565
Auto-Submit: Kevin Millikin <kmillikin@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Dmitry Stefantsov <dmitryas@google.com>
2019-04-03 12:54:33 +00:00
..