Chromium Code Reviews| Index: pkg/front_end/test/fasta/rasta/issue_000031.dart.outline.expect |
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000031.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000031.dart.outline.expect |
| index da011b7fdc6ecfbf68e6490448dc03781f3f4413..6a28c0dd5404a9ac6633a2c09b263973b2b2bf1d 100644 |
| --- a/pkg/front_end/test/fasta/rasta/issue_000031.dart.outline.expect |
| +++ b/pkg/front_end/test/fasta/rasta/issue_000031.dart.outline.expect |
| @@ -1,6 +1,5 @@ |
| library; |
| import self as self; |
| -static method main() → dynamic { |
| - let final dynamic #t1 = invalid-expression in let final dynamic #t2 = #t1.toString() in #t1; |
| -} |
| +static method main() → dynamic |
| + ; |