DEBSOURCES
Skip Quicknav
sources / ffe / 0.3.9-4 / debian / tests / data-fixed-sep / config.fferc
12345678910111213
structure s1 { type fixed output semicolon record row { field col1 2 field col2 4 field col3 8 } } output semicolon { data "%t" separator ";" }