mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-05 21:49:04 +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
|