| Index: test/codegen/expect/fieldtest.txt
|
| diff --git a/test/codegen/expect/fieldtest.txt b/test/codegen/expect/fieldtest.txt
|
| index 99b0548fa9c233051af4e3468b0a302d5d7c89f3..4202ee3849b76ace1667b6df6544ba6dd9f72158 100644
|
| --- a/test/codegen/expect/fieldtest.txt
|
| +++ b/test/codegen/expect/fieldtest.txt
|
| @@ -1,5 +1 @@
|
| // Messages from compiling fieldtest.dart
|
| -info: [DynamicInvoke] a.x requires dynamic invoke (test/codegen/fieldtest.dart, line 23, col 9)
|
| -info: [DynamicCast] a.x (dynamic) will need runtime check to cast to type int (test/codegen/fieldtest.dart, line 24, col 10)
|
| -info: [DynamicInvoke] a.x requires dynamic invoke (test/codegen/fieldtest.dart, line 24, col 10)
|
| -info: [DynamicCast] value (dynamic) will need runtime check to cast to type int (test/codegen/fieldtest.dart, line 35, col 7)
|
|
|