boxes/test/098_ansi_mixed_indent.txt
2020-07-17 20:58:59 +02:00

18 lines
427 B
Plaintext
Raw Permalink 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.

: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