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

Unified Diff: sdk/lib/_internal/compiler/implementation/resolution/secret_tree_element.dart

Issue 15818003: - Inline iterator calls made for a "for in". (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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: sdk/lib/_internal/compiler/implementation/resolution/secret_tree_element.dart
===================================================================
--- sdk/lib/_internal/compiler/implementation/resolution/secret_tree_element.dart (revision 23246)
+++ sdk/lib/_internal/compiler/implementation/resolution/secret_tree_element.dart (working copy)
@@ -10,7 +10,7 @@
* testing.
*
* We have taken great care to ensure AST nodes can be cached between
- * compiler instances. Part of this is requires that we always access
+ * compiler instances. Part of this requires that we always access
* resolution results through TreeElements.
*
* So please, do not add additional elements to this library, and do

Powered by Google App Engine
This is Rietveld 408576698