summaryrefslogtreecommitdiff
path: root/test/pending/run/array_casts.check
blob: f7d3e5036c6255a2a44a659f8d13a537af325bab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
is object - true
is seq - true
is collection - true
is random-access-seq - true
is random-access-seq-mutable - true
not string - true
not list - true
class [I
Array(10)
Array(10)
Array(10)
Array(10)
Good, arrays are not lists
Good, arrays are not rich strings
is-seq array true
class [I