mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-14 02:40:38 +01:00
27adf5b6ba
-q is no longer undocumented, but can officially be used in combination with -l
22 lines
200 B
Plaintext
22 lines
200 B
Plaintext
:ARGS
|
|
-q (undoc) -s 12 -al
|
|
:INPUT
|
|
f
|
|
fo
|
|
|
|
foo
|
|
fooo
|
|
|
|
:OUTPUT-FILTER
|
|
:EXPECTED
|
|
/**********/
|
|
/* f */
|
|
/* fo */
|
|
/* */
|
|
/* foo */
|
|
/* fooo */
|
|
/* */
|
|
/**********/
|
|
1 3 3 -1 3 3 -1
|
|
:EOF
|