Index: sdk/lib/core/bool.dart |
diff --git a/sdk/lib/core/bool.dart b/sdk/lib/core/bool.dart |
index 2c5da008212685fadf55dd662b3ccb3a09f82579..e34b05829b4e6541c6dc0ff53eb0aecdfc4ed1e0 100644 |
--- a/sdk/lib/core/bool.dart |
+++ b/sdk/lib/core/bool.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-part of dart.core; |
+// Dart core library. |
class bool { |
factory bool._uninstantiable() { |