summaryrefslogtreecommitdiffstats
path: root/tests/tabulating_mode/t0006.good
blob: 1506534c6ee918dec2b76ecf30ca37871bbfc476 (plain)
1
2
3
4
5
6
7
8
9
10
11
$ OUT=$(LANG=en_US.UTF-8 smenu -t -- t0006.in)

1  2  3  4  5  6  7  8  9  10 11 12 13 14 
3:07 4:07 
$ 

$ echo ":$OUT:"

:2:

$ exit 0