[co19] Roll co19 to 7b457e8d8c10361424beb7b432347f668c974439

2024-06-26 sgrekhov22@gmail.com dart-lang/co19#2694. Add experimental flag (dart-lang/co19#2725)
2024-06-21 sgrekhov22@gmail.com dart-lang/co19#2559. Add more tests for `augmented` expression in functions (dart-lang/co19#2711)
2024-06-21 sgrekhov22@gmail.com dart-lang/co19#2694. Add syntax tests for different expressions. Part 5 (dart-lang/co19#2721)

Change-Id: Ie201946b8e2a983bea393760192dc0af953f756f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/373660
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
This commit is contained in:
Sergey G. Grekhov 2024-06-28 12:47:23 +00:00 committed by Alexander Thomas
parent dec32c413e
commit c2fb6fc707

2
DEPS
View file

@ -54,7 +54,7 @@ vars = {
# co19 is a cipd package automatically generated for each co19 commit.
# Use tests/co19/update.sh to update this hash.
"co19_rev": "3a1b6f75c771d62e7150f2dd69595a98fd6930f4",
"co19_rev": "7b457e8d8c10361424beb7b432347f668c974439",
# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "a7c23b2422492dcc515d1ba4abe3609b50e2a139",