Chromium Code Reviews| Index: pkg/front_end/testcases/rasta/export.dart.strong.expect |
| diff --git a/pkg/front_end/testcases/rasta/export.dart.strong.expect b/pkg/front_end/testcases/rasta/export.dart.strong.expect |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e722c1fd1571819ddac3b847c8a4e24be03c1cd8 |
| --- /dev/null |
| +++ b/pkg/front_end/testcases/rasta/export.dart.strong.expect |
| @@ -0,0 +1,4 @@ |
| +library export; |
| +import self as self; |
| + |
| +static const field dynamic _exports# = "[[\"foo.dart\",\"foo\"]]" /* from null */; |