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

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

Issue 2921623002: Update expectations files. (Closed)
Patch Set: Update expectations files. Created 3 years, 7 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_000001.dart.direct.expect
diff --git a/pkg/front_end/testcases/rasta/issue_000001.dart.direct.expect b/pkg/front_end/testcases/rasta/issue_000001.dart.direct.expect
index f16af33f20e58eb804e9b2d352e98b06d448b207..3f21b51b28d0cb65c0c68b7c58cc51de406ec86e 100644
--- a/pkg/front_end/testcases/rasta/issue_000001.dart.direct.expect
+++ b/pkg/front_end/testcases/rasta/issue_000001.dart.direct.expect
@@ -6,5 +6,5 @@ static method test0(dynamic x) → dynamic {
core::print("test0");
}
static method main() → dynamic {
- throw new core::NoSuchMethodError::•(null, #test0, <dynamic>[0, 1], <dynamic, dynamic>{}, null);
+ throw new core::NoSuchMethodError::_withType(null, #test0, 32, <dynamic>[0, 1].toList(growable: false), <dynamic, dynamic>{}, null);
}

Powered by Google App Engine
This is Rietveld 408576698