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
15 lines
182 B
Plaintext
15 lines
182 B
Plaintext
:ARGS
|
|
-ac -q (undoc) -s 18x5 -p h3
|
|
:INPUT
|
|
foo
|
|
barf
|
|
:OUTPUT-FILTER
|
|
:EXPECTED
|
|
/****************/
|
|
/* foo */
|
|
/* barf */
|
|
/* */
|
|
/****************/
|
|
1 7 7
|
|
:EOF
|