Chromium Code Reviews| Index: pkg/front_end/test/fasta/rasta/issue_000035a.dart.outline.expect |
| diff --git a/pkg/front_end/test/fasta/rasta/issue_000035a.dart.outline.expect b/pkg/front_end/test/fasta/rasta/issue_000035a.dart.outline.expect |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ccf680c9ff60d432f9a8e08f936b4e31ce81ff33 |
| --- /dev/null |
| +++ b/pkg/front_end/test/fasta/rasta/issue_000035a.dart.outline.expect |
| @@ -0,0 +1,8 @@ |
| +library; |
| +import self as self; |
| +import "dart:core" as core; |
| + |
| +class C extends core::Object { |
| + constructor •() → void |
| + ; |
| +} |