| Index: test/codegen/expect/constructors.txt
|
| diff --git a/test/codegen/expect/constructors.txt b/test/codegen/expect/constructors.txt
|
| deleted file mode 100644
|
| index 2db153990600ef43aa904d46201dc90389ed3c11..0000000000000000000000000000000000000000
|
| --- a/test/codegen/expect/constructors.txt
|
| +++ /dev/null
|
| @@ -1,4 +0,0 @@
|
| -// 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)
|
| -info: [DynamicCast] q.x (dynamic) will need runtime check to cast to type String (test/codegen/constructors.dart, line 96, col 12)
|
| -info: [DynamicCast] q.x (dynamic) will need runtime check to cast to type String (test/codegen/constructors.dart, line 101, col 12)
|
|
|