openesb-components/ojc-core/encodersl/encoder-custom/test/data/m181.cud

14 lines
196 B
Plaintext
Raw Normal View History

2012-11-08 20:12:01 +04:00
# T: from optrep.bud
#
# by Michael Libourel
# $Revision: 1.1 $
version 1
struct Root {
root is group
struct {
is group
string { is fixed length 1; } char;
} *one;
};