Files
sdk/tests/language
Paul Berry e835ab692e Update language tests to prepare for enabling interface-update-2.
The tests `variable_property_not_promoted_test` and
`this_property_not_promoted_test` verify that fields are _not_
promoted. To prevent them from failing when we enable the language
feature `inference-update-2` (which provides field promotion), they
need `@dart=3.0` directives. This ensures that we will continue to
have coverage of the old (non-promoting) behavior after field
promotion is switched on.

Bug: https://github.com/dart-lang/language/issues/2020
Change-Id: I376da01dfe4223f17ae4863e4460b4f1a0708dc6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/314760
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2023-07-19 17:31:18 +00:00
..
2022-12-19 16:30:06 +00:00
2022-10-17 08:18:49 +00:00
2022-06-10 15:48:54 +00:00
2022-12-19 16:30:06 +00:00
2023-01-19 16:24:29 +00:00
2022-12-19 16:30:06 +00:00
2023-06-20 23:44:08 +00:00
2022-06-15 11:08:28 +00:00
2023-02-08 17:45:40 +00:00