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

Unified Diff: pkg/kernel/testcases/interpreter/static_accessors.dart.expect

Issue 2997563002: Implement support for static accessors (Closed)
Patch Set: Remove dill Created 3 years, 4 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/kernel/testcases/interpreter/static_accessors.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/testcases/interpreter/static_accessors.dart.expect
diff --git a/pkg/kernel/testcases/interpreter/static_accessors.dart.expect b/pkg/kernel/testcases/interpreter/static_accessors.dart.expect
new file mode 100644
index 0000000000000000000000000000000000000000..eed1580041db62158b4a2bb177e7ad8cd0f358e8
--- /dev/null
+++ b/pkg/kernel/testcases/interpreter/static_accessors.dart.expect
@@ -0,0 +1,5 @@
+static-invocation-test1
+return
+static-invocation-test2
+return
+return
« no previous file with comments | « pkg/kernel/testcases/interpreter/static_accessors.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698