9bc1b99472
This causes red bots on CLs just to update the expect files. Extra libraries apart from the main library are passed to the front-end as additional dills, which places them last in the library list, causing them to have very high (and often changing) selector IDs. For reference the list of commits that just update numbers: https://github.com/dart-lang/sdk/commits/main/pkg/vm/testcases/transformations/type_flow/transformer/enum_from_lib_used_as_type.dart.expect TEST=pkg/vm/test/transformations/type_flow/transformer_test.dart Change-Id: Iac4e2210bd50e6ebee130dd241c0c63351f43559 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/235605 Reviewed-by: Aske Simon Christensen <askesc@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>