blob: 0519dadac216e70c33b1e2bc1db0f271011147d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
//*******************************************************************************
//*
//* Copyright (C) 2005, International Business Machines
//* Corporation and others. All Rights Reserved.
//*
//*******************************************************************************
sh{
a{
a1{"a01"}
a2{"a02"}
a3{"a03"}
}
}
|