| Index: test/codegen/expect/constructors.txt
|
| diff --git a/test/codegen/expect/constructors.txt b/test/codegen/expect/constructors.txt
|
| index 68e80b65d409635124fcc0beb758def5214bf7c3..1af438693a2a7f74759c41f540b8b1f63e2f2859 100644
|
| --- a/test/codegen/expect/constructors.txt
|
| +++ b/test/codegen/expect/constructors.txt
|
| @@ -1,2 +1,2 @@
|
| // Messages from compiling constructors.dart
|
| -warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (test/codegen/constructors.dart, line 90, col 14)
|
| +warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (test/codegen/constructors.dart, line 90, col 14)
|
|
|