Chromium Code Reviews| Index: pkg/front_end/test/fasta/rasta/bad_continue.dart.outline.expect |
| diff --git a/pkg/front_end/test/fasta/rasta/bad_continue.dart.outline.expect b/pkg/front_end/test/fasta/rasta/bad_continue.dart.outline.expect |
| index 049014a8102adfc40ef533e727f6e2fb418b74ee..6a28c0dd5404a9ac6633a2c09b263973b2b2bf1d 100644 |
| --- a/pkg/front_end/test/fasta/rasta/bad_continue.dart.outline.expect |
| +++ b/pkg/front_end/test/fasta/rasta/bad_continue.dart.outline.expect |
| @@ -1,7 +1,5 @@ |
| library; |
| import self as self; |
| -static method main() → dynamic { |
| - invalid-statement; |
| - invalid-statement; |
| -} |
| +static method main() → dynamic |
| + ; |