summaryrefslogtreecommitdiff
path: root/test/files/run/runtime.check
blob: bbe28252c73a62df9739a49006021417bd153bce (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
40
41
42
43
44
45
<<< Test0
[false,true]
[0,1,2]
[3,4,5]
[a,b,c]
[6,7,8]
[9,10,11]
[12.0,13.0]
[14.0,15.0]
[string]
>>> Test0

<<< Test1
10
14
15
16
20
23
24
25
26
>>> Test1

<<< Test2
A
M0
N0

A
N0
M0

A
M0
M1
N0

A
N0
N1
M0

>>> Test2