mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-13 18:30:39 +01:00
14 lines
123 B
Plaintext
14 lines
123 B
Plaintext
|
:ARGS
|
||
|
-ar -q -s 12
|
||
|
:INPUT
|
||
|
foo
|
||
|
barf
|
||
|
:OUTPUT-FILTER
|
||
|
:EXPECTED
|
||
|
/**********/
|
||
|
/* foo */
|
||
|
/* barf */
|
||
|
/**********/
|
||
|
1 6 5
|
||
|
:EOF
|