boxes/test/098_ansi_mixed_indent.txt

18 lines
427 B
Plaintext
Raw Normal View History

2020-07-13 21:38:39 +02:00
:ARGS
: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