aboutsummaryrefslogtreecommitdiffstats
path: root/test/arraysort2.ok
blob: 8fda0bfdbf8a348bc46cf6a07d2189c04932ac63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
b[0][1] = ""
b[0][2] = ""
b[0][3] = ""
b[0][4] = ""
b[0][5] = ""
b[0][6] = ""
b[0][7] = ""
b[0][8] = ""
====
b[1][1] = ""
b[1][2] = ""
b[1][3] = ""
b[1][4] = ""
b[1][5] = ""
b[1][6] = ""
b[1][7] = ""
b[1][8] = ""
====
b[2][1] = "aardvark"
b[2][2] = "Alligator"
b[2][3] = "animal"
b[2][4] = "Iguana"
b[2][5] = "people"
b[2][6] = "people"
b[2][7] = "zebra"
b[2][8] = "zoo"