Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1086)

Unified Diff: pkg/front_end/testcases/rasta/issue_000035a.dart.direct.expect

Issue 2953503002: Only set types of conditional expressions in strong mode. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/front_end/testcases/rasta/issue_000035a.dart.direct.expect
diff --git a/pkg/front_end/testcases/rasta/issue_000035a.dart.direct.expect b/pkg/front_end/testcases/rasta/issue_000035a.dart.direct.expect
index 2dd82629ae1bc1dcc8fe449ecea6ed27c483015f..bfc00968234a89ad0b80d9de1e06cffaa5d2f4d4 100644
--- a/pkg/front_end/testcases/rasta/issue_000035a.dart.direct.expect
+++ b/pkg/front_end/testcases/rasta/issue_000035a.dart.direct.expect
@@ -7,4 +7,3 @@ class C extends core::Object {
: super core::Object::•()
;
}
-const field dynamic #errors = const <dynamic>["pkg/front_end/testcases/rasta/issue_000035a.dart:5:9: Error: The non-ASCII space character U+2028 can only be used in strings and comments.\nclass C{\u8232\u8232C();}\n ^", "pkg/front_end/testcases/rasta/issue_000035a.dart:5:10: Error: The non-ASCII space character U+2028 can only be used in strings and comments.\nclass C{\u8232\u8232C();}\n ^"]/* from null */;

Powered by Google App Engine
This is Rietveld 408576698