boxes/test/048_alignment_multiline_vertical_round_down.txt

14 lines
161 B
Plaintext
Raw Normal View History

:ARGS
-s 15x7 -a c
:INPUT
aaa
bbbb
:EXPECTED
/*************/
/* */
/* aaa */
/* bbbb */
/* */
/* */
/*************/
:EOF