454fe543ef
Now that we no longer need to support legacy (pre-2.12) code in google3, we don't need to test our support for it either. Most of our language tests for legacy code were in `tests/language_2` and have already been deleted; this CL addresses the few tests that remain in `tests/language`, mostly dealing with "mixed mode" scenarios (i.e., interactions between legacy code and null safe code). Change-Id: I023d84547fdf17fb0599c82fbeb4fd07252ccf0f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341020 Reviewed-by: Erik Ernst <eernst@google.com> Commit-Queue: Paul Berry <paulberry@google.com>