boxes/test/121_remove_box_lolcat.txt
2021-02-15 21:10:57 +01:00

17 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

: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