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

Unified Diff: src/site/_includes/language-tour/operators/index.markdown

Issue 10700168: massive CL is massive (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: Created 8 years, 5 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: src/site/_includes/language-tour/operators/index.markdown
diff --git a/src/site/_includes/language-tour/operators/index.markdown b/src/site/_includes/language-tour/operators/index.markdown
index 849340db64f192e3ec975fad378b94b3e7cf2c83..9aac4aa5b5f52ff1972a558ea2a85c19f58c01c9 100644
--- a/src/site/_includes/language-tour/operators/index.markdown
+++ b/src/site/_includes/language-tour/operators/index.markdown
@@ -410,16 +410,6 @@ negate <em>(<code>-expr</code>)</em> <!-- (unary minus: -) --> **
{% endcomment %}
</p>
-<aside class="note" markdown="1">
-{% comment %}
-WILLCHANGE: will need to tweak the wording.
-{% endcomment %}
-\* The **==** operator can currently be overridden,
-but not for long.
-Soon the way to customize the behavior of **==**
-will be by overriding the **equals()** method.
-</aside>
-
<p markdown="1">
For an example of overriding operators,
see [Operators](#classes-operators) in the Classes section.
« no previous file with comments | « src/site/_includes/language-tour/libraries/index.markdown ('k') | src/site/_includes/language-tour/typedefs/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698