summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/tools/escapesrc/test-simple.cpp
blob: b03f28f7067295f867643aace370274a03f9e144 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html

u"saħħa";
u'文';
u"𡧲";
u"Μυστήριο";

 u"saħħa";
 u'文'; u"𡧲";

u8" \u0301";
u8"\u0308 ";
u8"saħħa";
u8"文";
u8"𡧲";
u8"saħ\u0127a";