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

16 lines
235 B
Plaintext
Executable File

# T: EBCDIC-J encoding.
# F: from chen.bud
#
# by Michael Libourel
# $Revision: 1.1 $
version 1
code input "ebcdic-j";
code output "ebcdic-j";
struct Root {
root is group of delim string f1, f2;
delim term force <<5e>>;
};