Chromium Code Reviews| Index: pkg/front_end/test/fasta/rasta/issue_000011.dart.outline.expect |
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000011.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000011.dart.outline.expect |
| index aa88a428e4493cd751bb7f5e336ae4212c1f18b3..6a28c0dd5404a9ac6633a2c09b263973b2b2bf1d 100644 |
| --- a/pkg/front_end/test/fasta/rasta/issue_000011.dart.outline.expect |
| +++ b/pkg/front_end/test/fasta/rasta/issue_000011.dart.outline.expect |
| @@ -1,12 +1,5 @@ |
| library; |
| import self as self; |
| -import "dart:core" as core; |
| -static method main() → dynamic { |
| - try { |
| - core::print(42); |
| - } |
| - finally { |
| - core::print(87); |
| - } |
| -} |
| +static method main() → dynamic |
| + ; |