mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 18:30:39 +01:00
27adf5b6ba
-q is no longer undocumented, but can officially be used in combination with -l
20 lines
306 B
Plaintext
20 lines
306 B
Plaintext
:ARGS
|
|
-ac -q (undoc) -s 18 -p a3 -i box
|
|
:INPUT
|
|
foo
|
|
barf
|
|
:OUTPUT-FILTER
|
|
:EXPECTED
|
|
/****************/
|
|
/* */
|
|
/* */
|
|
/* */
|
|
/* foo */
|
|
/* barf */
|
|
/* */
|
|
/* */
|
|
/* */
|
|
/****************/
|
|
4 9 9
|
|
:EOF
|