mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
10c212f910
Not sure this entirely a good goal, but this is attempt to make package:expect NNBD-agnostic. I.e., make the same code compile with or without the "non-nullable" experiment enabled in order to avoid forking for tests. I am still hitting two errors with NNBD - see comments. They both appear to be bugs with type promotion + NNBD. Change-Id: Ibf444a20c484daa38fdb88b92a26c4acac833d1a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/113924 Commit-Queue: Vijay Menon <vsm@google.com> Reviewed-by: Leaf Petersen <leafp@google.com> |
||
---|---|---|
.. | ||
lib | ||
test | ||
LICENSE | ||
pubspec.yaml |