boxes/test/121_remove_box_lolcat.txt

17 lines
1.3 KiB
Plaintext
Raw Normal View History

:DESC
Remove a box which has been piped through lolcat, including the box itself and the indentation, all of which was
colored.
:ARGS
-r
:INPUT
   /**********/
   /* foobar */
   /* boofar */
   /**********/
:OUTPUT-FILTER
:EXPECTED
  foobar
  boofar
:EOF