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

14 lines
196 B
Plaintext
Executable File

# 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;
};