summaryrefslogtreecommitdiffstats
path: root/tests/rows_cols_in-ex-clusions/t0002.good
blob: 3a5dc9ff2eaaf3be59c7d382272e923ad3b29c44 (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 -R3-5 -R1 -- t0002.in)

1 2 3 4 5 

6 7 8 9 10 
0:24 2:24 4:24 6:24 8:24 9:24 
11 12 13 14 15 
3:07 4:07 
16 17 18 19 20 

21 22 23 

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

$ echo ":$OUT:"

:12:

$ exit 0