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