dart-sdk/sdk
Jennifer Messerly 0e00b3e5c8 fix #28008, fix #28009 implement FutureOr<T>
This implements FutureOr<T> in strong mode, otherwise it's ignored (treated as `dynamic`.

Also fixes strong mode's inference subtype function incorrectly treating `void` as a malformed type. This had the consequence of allowing `void` to be inferred as a type argument.

R=leafp@google.com, paulberry@google.com

Review-Url: https://codereview.chromium.org/2647833002 .
2017-01-25 15:32:57 -08:00
..
bin Remove checked mode addition to sdk/bin/dart2js. 2016-12-29 15:46:33 -08:00
lib fix #28008, fix #28009 implement FutureOr<T> 2017-01-25 15:32:57 -08:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00