boxes/test/091_q_option_left_tabindent.txt
Thomas Jensen 27adf5b6ba
Add argument to -q option for tag queries #23
-q is no longer undocumented,
but can officially be used in combination with -l
2021-04-06 22:13:41 +02:00

14 lines
125 B
Plaintext

:ARGS
-q (undoc) -t 8k
:INPUT
foo
barf
:OUTPUT-FILTER
:EXPECTED
/********/
/* foo */
/* barf */
/********/
1 4 4
:EOF