| Index: test/codegen/expect/constructors.txt
|
| diff --git a/test/codegen/expect/constructors.txt b/test/codegen/expect/constructors.txt
|
| index bd9a7549a75605360d21ff3b8423f570273c5726..a1d48d1d823b063d28a6388b3eb57120d148e9c1 100644
|
| --- a/test/codegen/expect/constructors.txt
|
| +++ b/test/codegen/expect/constructors.txt
|
| @@ -1,2 +1,2 @@
|
| // Messages from compiling constructors.dart
|
| -warning: [DownCastComposite] y (dynamic) will need runtime check to cast to type T (test/codegen/constructors.dart, line 90, col 14)
|
| +severe: [AnalyzerMessage] y (dynamic) will need runtime check to cast to type T (test/codegen/constructors.dart, line 90, col 14)
|
|
|