]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/escapesrc/test-simple.cpp
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / tools / escapesrc / test-simple.cpp
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3
4 u"saħħa";
5 u'文';
6 u"𡧲";
7 u"Μυστήριο";
8
9 u"saħħa";
10 u'文'; u"𡧲";
11
12 u8" \u0301";
13 u8"\u0308 ";
14 u8"saħħa";
15 u8"文";
16 u8"𡧲";
17 u8"saħ\u0127a";