These changes are not sufficient by themselves, but the subset that can still run in Dart 2. Bug: https://github.com/dart-lang/sdk/issues/40045 Change-Id: Ie8f61fc9ee94b85329a701f97b5d3f91dbc1f889 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/132422 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com>
lazy_static_test needed a field changed from var -> dynamic. Otherwise, simple block. Bug: Change-Id: I5d685b5802da906d22f524466eb6794b75c0da62 Reviewed-on: https://dart-review.googlesource.com/3784 Reviewed-by: Ryan Macnak <rmacnak@google.com>