summaryrefslogtreecommitdiffstats
path: root/tests/force_first/t0002.good
blob: eeba5827d08a98f3293d10aff2c72af24a412e7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$ OUT=$(smenu -c -A 'X|Y' t0002.in)

X a b c d 

Y e f g h i j 
4:07 
X k l 

Y 

$ 

$ echo ":$OUT:"

:f:

$ exit 0