mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-04 14:03:53 +01:00
15 lines
149 B
Plaintext
15 lines
149 B
Plaintext
Size takes precedence over padding
|
|
:ARGS
|
|
-s 9x5
|
|
:INPUT
|
|
aaa
|
|
bbbb
|
|
ccccc
|
|
:OUTPUT-FILTER
|
|
:EXPECTED
|
|
/*******/
|
|
/*aaa */
|
|
/*bbbb */
|
|
/*ccccc*/
|
|
/*******/
|
|
:EOF |