| Index: test/codegen/expect/collection/src/algorithms.txt
|
| diff --git a/test/codegen/expect/collection/src/algorithms.txt b/test/codegen/expect/collection/src/algorithms.txt
|
| index 73e80bb8bfb6d84b5fc981cef428d950447925b5..f4675f6de7cc6a08a123b5b5060eb9c7e1e957cd 100644
|
| --- a/test/codegen/expect/collection/src/algorithms.txt
|
| +++ b/test/codegen/expect/collection/src/algorithms.txt
|
| @@ -1,3 +1 @@
|
| // Messages from compiling algorithms.dart
|
| -warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List<Comparable<dynamic>> (package:collection/src/algorithms.dart, line 36, col 36)
|
| -warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List<Comparable<dynamic>> (package:collection/src/algorithms.dart, line 84, col 34)
|
|
|