File: sh.txt

package info (click to toggle)
icu 78.2-1
  • links: PTS
  • area: main
  • in suites: experimental
  • size: 123,992 kB
  • sloc: cpp: 527,891; ansic: 112,789; sh: 4,983; makefile: 4,657; perl: 3,199; python: 2,933; xml: 749; sed: 36; lisp: 12
file content (20 lines) | stat: -rw-r--r-- 546 bytes parent folder | download | duplicates (37)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// Copyright (C) 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
//*******************************************************************************
//*
//*   Copyright (C) 2005-2010, International Business Machines
//*   Corporation and others.  All Rights Reserved.
//*
//*******************************************************************************

sh{
    a{
	a1{"a01"}
	a2{"a02"}
        a3{"a03"}
    }

    tableT7996 {
        a7996 {"string a7996 in table7996 for sh"}
    }
}