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

Unified Diff: dart/tests/try/poi/forget_element_test.dart

Issue 710043003: Forget aliasedSuperMembers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r41769 Created 6 years, 1 month 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 | « dart/pkg/compiler/lib/src/js_backend/backend.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/poi/forget_element_test.dart
diff --git a/dart/tests/try/poi/forget_element_test.dart b/dart/tests/try/poi/forget_element_test.dart
index b674f7cada5d02600be11398c35f492ea27eb4b5..ea27be5df1e8f36028f7e6e2941c3998cddd74e4 100644
--- a/dart/tests/try/poi/forget_element_test.dart
+++ b/dart/tests/try/poi/forget_element_test.dart
@@ -400,4 +400,5 @@ List<CompilerTestCase> get tests => <CompilerTestCase>[
constantCount: 1,
initialValueCount: 1),
+ // TODO(ahe): Add test for super sends [backend.aliasedSuperMembers].
]..addAll(assertUnimplementedLocalMetadata());
« no previous file with comments | « dart/pkg/compiler/lib/src/js_backend/backend.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698