[co19] Roll co19 to 5463a0b9331476a031714479f646a4c462ec9edb
2023-03-10 sgrekhov22@gmail.com dart-lang/co19#1401. Roll failures fixed (dart-lang/co19#1924)
2023-03-10 sgrekhov22@gmail.com Fixes dart-lang/co19#1918. Fix failures caused by class-modifiers (dart-lang/co19#1923)
2023-03-10 sgrekhov22@gmail.com Fixes dart-lang/co19#1919. Don't use Dart native classes for runtime type checks (dart-lang/co19#1922)
2023-03-10 sgrekhov22@gmail.com dart-lang/co19#1401. [Patterns] If case statement and element tests added (dart-lang/co19#1782)
2023-03-10 sgrekhov22@gmail.com Fixes dart-lang/co19#1917. Use `const(...)` for logical operator in switch (dart-lang/co19#1921)
2023-03-09 sgrekhov22@gmail.com dart-lang/co19#1401. Matching tests for identifier and parenthesized pattern (dart-lang/co19#1915)
Change-Id: Ieed796b37de7834a13272e061cf193951f64bef4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/288243
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
diff --git a/DEPS b/DEPS
index 769af9f..2f7ea6d 100644
--- a/DEPS
+++ b/DEPS
@@ -50,7 +50,7 @@
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
# hashes.
- "co19_rev": "6472c72a65dac708a4f420666837a37c7ff4f54d",
+ "co19_rev": "5463a0b9331476a031714479f646a4c462ec9edb",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "93b818c9cf570a63cbea56508e393770787fd5ab",