Chromium Code Reviews| Index: pkg/front_end/testcases/ambiguous_exports.dart.outline.expect |
| diff --git a/pkg/front_end/testcases/ambiguous_exports.dart.outline.expect b/pkg/front_end/testcases/ambiguous_exports.dart.outline.expect |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1132e8ffbfd32e4c3465a6ad5585336b0a0d97fa |
| --- /dev/null |
| +++ b/pkg/front_end/testcases/ambiguous_exports.dart.outline.expect |
| @@ -0,0 +1,4 @@ |
| +library; |
| +import self as self; |
| + |
| +static const field dynamic _exports# = "[[null,\"main\",\"'main' is exported from both 'pkg/front_end/testcases/hello.dart' and 'pkg/front_end/testcases/map.dart'.\"]]" /* from null */; |