1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3haw{ 4 Currencies{ 5 USD{ 6 "$", 7 "USD", 8 } 9 } 10 CurrencyUnitPatterns{ 11 one{"{0} {1}"} 12 other{"{0} {1}"} 13 } 14 Version{"2.1.43.94"} 15} 16