Skip to content

Commit eeff47f

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19 to 3f9d5d1f9ea353b61982236624809f930323dbf7
2023-07-28 sgrekhov22@gmail.com dart-lang/co19#2142. Fix typo (dart-lang/co19#2155) 2023-07-26 sgrekhov22@gmail.com dart-lang/co19#2149. Fix new errors due to changes with the constant evaluator (dart-lang/co19#2152) 2023-07-26 sgrekhov22@gmail.com dart-lang/co19#2145. Add more tests for Variable (dart-lang/co19#2146) 2023-07-25 sgrekhov22@gmail.com dart-lang/co19#2142. Add syntax tests (dart-lang/co19#2148) Change-Id: I6ee222b74fc092d93a1b76d35d89a008a97056be Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/316590 Commit-Queue: William Hesse <whesse@google.com> Reviewed-by: William Hesse <whesse@google.com>
1 parent d13732d commit eeff47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ vars = {
5353

5454
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
5555
# hashes.
56-
"co19_rev": "1530f9b2408f5754c1c114f4d6475d883301f0ca",
56+
"co19_rev": "3f9d5d1f9ea353b61982236624809f930323dbf7",
5757
# This line prevents conflicts when both packages are rolled simultaneously.
5858
"co19_2_rev": "db818086e326fab3eb437c3c399f7f5401d10681",
5959

0 commit comments

Comments
 (0)