]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // Copyright (C) 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html | |
73c04bcf A |
3 | //******************************************************************************* |
4 | //* | |
729e4ab9 | 5 | //* Copyright (C) 2005-2010, International Business Machines |
73c04bcf A |
6 | //* Corporation and others. All Rights Reserved. |
7 | //* | |
8 | //******************************************************************************* | |
9 | ||
10 | sh{ | |
11 | a{ | |
12 | a1{"a01"} | |
13 | a2{"a02"} | |
14 | a3{"a03"} | |
15 | } | |
729e4ab9 A |
16 | |
17 | tableT7996 { | |
18 | a7996 {"string a7996 in table7996 for sh"} | |
19 | } | |
20 | } |