| Index: test/codegen/expect/constructors.txt
|
| diff --git a/test/codegen/expect/constructors.txt b/test/codegen/expect/constructors.txt
|
| index 6ac383cbcb26ca92e9fd3f3d337ec6116e7a9266..68e80b65d409635124fcc0beb758def5214bf7c3 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] y (dynamic) will need runtime check to cast to type T (test/codegen/constructors.dart, line 90, col 14)
|
| +warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (test/codegen/constructors.dart, line 90, col 14)
|
|
|