boxes/test/101_ansi_align_right.txt

19 lines
371 B
Plaintext
Raw Permalink Normal View History

2020-07-13 21:38:39 +02:00
:ARGS
-ar
:INPUT
normal
with some formating
formating past line end
and into next
normal again
:OUTPUT-FILTER
:EXPECTED
/***************************/
/* normal */
/* with some formating */
/* formating past line end */
/* and into next */
/* normal again */
/***************************/
:EOF