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