Index: pkg/front_end/testcases/ambiguous_exports.dart.strong.expect |
diff --git a/pkg/front_end/testcases/ambiguous_exports.dart.strong.expect b/pkg/front_end/testcases/ambiguous_exports.dart.strong.expect |
index 1132e8ffbfd32e4c3465a6ad5585336b0a0d97fa..b45d2fc9ead5e3f0b26c068fa49bbeebd4819552 100644 |
--- a/pkg/front_end/testcases/ambiguous_exports.dart.strong.expect |
+++ b/pkg/front_end/testcases/ambiguous_exports.dart.strong.expect |
@@ -1,4 +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 */; |
+static const field dynamic _exports# = "{\"main\":\"'main' is exported from both 'pkg/front_end/testcases/hello.dart' and 'pkg/front_end/testcases/map.dart'.\"}" /* from null */; |