boxes/test/077_tab_unexpand_size8_withContent.txt
2014-09-30 23:22:53 +02:00

14 lines
268 B
Plaintext

Because input lines 1 and 3 are only 4 spaces, no tabs can be unexpanded!
:ARGS
-t 8u
:INPUT
XXXXXX
XXX XXX
XXXXXX
:EXPECTED
/*******************/
/* XXXXXX */
/* XXX XXX */
/* XXXXXX */
/*******************/
:EOF