| Index: pkg/intl/lib/number_symbols.dart
|
| ===================================================================
|
| --- pkg/intl/lib/number_symbols.dart (revision 14362)
|
| +++ pkg/intl/lib/number_symbols.dart (working copy)
|
| @@ -1,7 +1,7 @@
|
| // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| // 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.
|
| -#library("number_symbols");
|
| +library number_symbols;
|
|
|
| /**
|
| * This holds onto information about how a particular locale formats numbers. It
|
|
|