summaryrefslogtreecommitdiffstats
path: root/tests/tagging/t0009.good
blob: 81e20a510cc399c038e321b4cf97583f79e934d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$ OUT=$(smenu -c -T " " t0009.in)

a b c d 

e f g h 
2:07 4:0423 6:0423 
u j k l 
0:0423 
$ 

$ echo ":$OUT:"

:g h u:

$ exit 0