+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
* Copyright (c) 1997-2013, International Business Machines Corporation and
*/
void testSymbols(/*char *par*/);
void testLastResortData();
+ void testDigitSymbols();
+ void testNumberingSystem();
/** helper functions**/
void Verify(double value, const UnicodeString& pattern,