summaryrefslogtreecommitdiff
path: root/test/files/run/streams.check
blob: db6d2eebab873c79c123540d6963852f5e40c69b (plain) (blame)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
Stream()
Stream()
true
true
true

Array(1)
Stream(1, ?)
Stream(1, ?)
Stream()
Stream()
Stream(1)
Stream()
true
true
true
true

Array(1, 2)
Stream(2)
Stream()
Stream(1, 2)
Stream()
true
true
true
true
true

999
512
100000
Stream(100001, ?)
Stream(100001, ?)
true
true
705082704

true