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

Unified Diff: tests/language/map_literal_test.dart

Issue 10993059: Stop using the Hashable interface. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Another space removed. Created 8 years, 3 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 | « tests/language/core_type_check_test.dart ('k') | tests/language/savannah_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/map_literal_test.dart
diff --git a/tests/language/map_literal_test.dart b/tests/language/map_literal_test.dart
index 34ccdfb485ff4172417bd9c92fd838bc326618d0..1f2b8d775cb40ba4857723cf8c4d7ef748e072ed 100644
--- a/tests/language/map_literal_test.dart
+++ b/tests/language/map_literal_test.dart
@@ -37,7 +37,7 @@ class MapLiteralTest {
}
}
-class StaticInit {
+class StaticInit {
StaticInit() {}
// Test construction of static const map literals
« no previous file with comments | « tests/language/core_type_check_test.dart ('k') | tests/language/savannah_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698