| Index: test/codegen/expect/async_helper.txt
|
| diff --git a/test/codegen/expect/async_helper.txt b/test/codegen/expect/async_helper.txt
|
| index 1a06210eadb2199ff86f329c187b7687e4100718..c403b41d4d4b8b0ecbc940c676e7f1786549d574 100644
|
| --- a/test/codegen/expect/async_helper.txt
|
| +++ b/test/codegen/expect/async_helper.txt
|
| @@ -1,2 +1,2 @@
|
| // Messages from compiling async_helper.dart
|
| -info: [DynamicInvoke] f().then(asyncSuccess) requires dynamic invoke (test/codegen/async_helper.dart, line 93, col 3)
|
| +info: [DynamicInvoke] f().then(asyncSuccess) requires dynamic invoke (test/codegen/async_helper.dart, line 108, col 3)
|
|
|