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

Unified Diff: pkg/fasta/test/expressions.dart.direct.expect

Issue 2644633004: Updated to kernel changes in master. (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « pkg/fasta/lib/testing/suite.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/fasta/test/expressions.dart.direct.expect
diff --git a/pkg/fasta/test/expressions.dart.direct.expect b/pkg/fasta/test/expressions.dart.direct.expect
index cc45ecf76a7762f8380ad9b1cc22db01b029d9d2..803d58d8ee993d9972a57c8cb89b223e9c2f3872 100644
--- a/pkg/fasta/test/expressions.dart.direct.expect
+++ b/pkg/fasta/test/expressions.dart.direct.expect
@@ -42,7 +42,7 @@ static method main() → dynamic {
core::print(let final dynamic #t3 = i in let final dynamic #t4 = i = #t3.+(1) in #t3);
core::print(new core::Object::•());
core::print(const core::Object::•());
- core::print(core::List::•<core::String>(2).runtimeType);
+ core::print(core::List::_internal<core::String>(2).runtimeType);
self::foo(fisk: "Blorp gulp");
function f() → dynamic {
core::print("f was called");
« no previous file with comments | « pkg/fasta/lib/testing/suite.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698