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