boxes/test/063_size_with_indent_and_padding.txt

16 lines
223 B
Plaintext
Raw Permalink Normal View History

2014-09-28 22:34:26 +02:00
:ARGS
-s 15x7 -p l2
:INPUT
aaa
bbbb
ccccc
:OUTPUT-FILTER
2014-09-28 22:34:26 +02:00
:EXPECTED
/*************/
/* aaa */
/* bbbb */
/* ccccc */
/* */
/* */
/*************/
:EOF