| Index: test/codegen/expect/collection/src/priority_queue.txt
|
| diff --git a/test/codegen/expect/collection/src/priority_queue.txt b/test/codegen/expect/collection/src/priority_queue.txt
|
| index fafe76d98f2b3710550888afe7fd74953832275e..18095208936b446b00cef454552f30a2fcfe78a8 100644
|
| --- a/test/codegen/expect/collection/src/priority_queue.txt
|
| +++ b/test/codegen/expect/collection/src/priority_queue.txt
|
| @@ -1,3 +1 @@
|
| // Messages from compiling priority_queue.dart
|
| -warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic, dynamic) → int to (E, E) → int (package:collection/src/priority_queue.dart, line 210, col 15)
|
| -warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic, dynamic) → int to (E, E) → int (package:collection/src/priority_queue.dart, line 215, col 38)
|
|
|