summaryrefslogtreecommitdiffstats
path: root/tests/rows_cols_in-ex-clusions/t0001.good
blob: dfb00bea352ec33804a8af0f419f3d5d1ad16d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$ OUT=$(smenu -n 6 -l -R2,3 -R5 -- t0001.in)

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

16 17 18 19 20 
0:24 1:24 3:24 4:24 6:24 7:24 9:24 10:24 12:24 13:24 
21 22 23 

24 25 
0:24 1:24 3:24 4:24 
$ 

$ echo ":$OUT:"

:8:

$ exit 0