Skip to content

Commit 6dd135a

Browse files
sgrekhovCommit Queue
authored and
Commit Queue
committed
[co19] Roll co19 to 3fdaddfde59604e21dcf66ab353fe867c7931133
2023-06-23 [email protected] Fixes dart-lang/co19#2080. Fix typo in correct_member_overrides_A03_t14.dart (dart-lang/co19#2097) 2023-06-22 [email protected] dart-lang/co19#2080. Move `Correct member overrides` to Superinterfaces folder (dart-lang/co19#2096) 2023-06-22 [email protected] Fixes dart-lang/co19#2083. Expect `unspecified` error in const_collections_A08_t01.dart (dart-lang/co19#2084) 2023-06-22 [email protected] dart-lang/co19#2080. Update assertion texts, add mixin syntax test (dart-lang/co19#2095) 2023-06-22 [email protected] dart-lang/co19#2080. Add correct member overrides tests. Part 2. Setters (dart-lang/co19#2093) 2023-06-21 [email protected] Fixes dart-lang/co19#2090. Add required final instance variable to a inline class (dart-lang/co19#2091) 2023-06-20 [email protected] dart-lang/co19#2080. Add correct member overrides tests. Part 1. (dart-lang/co19#2088) 2023-06-20 [email protected] dart-lang/co19#2080. Update assertion texts of overriding tests (dart-lang/co19#2089) 2023-06-15 [email protected] dart-lang/co19#1400. Add inline classes members override test (dart-lang/co19#2085) Change-Id: I4a5a112cb11590b0c15032a65f5b80193a42b27b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/311160 Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent eeecd53 commit 6dd135a

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": "ac0e211921396919cd8893a6de53d433ec663b95",
56+
"co19_rev": "3fdaddfde59604e21dcf66ab353fe867c7931133",
5757
# This line prevents conflicts when both packages are rolled simultaneously.
5858
"co19_2_rev": "ae846ed2a987a2d2dbe4b9e9c68448a21f91ef5b",
5959

0 commit comments

Comments
 (0)