summaryrefslogtreecommitdiff
path: root/testdata/zip01.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-01-21 16:38:52 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-01-21 18:12:46 +0100
commit199773cce8f76db2b5bfcd9a2d5564f9e00b116e (patch)
treed6f409a2bb9a6c2c8e59f33591e22c6aa50d1671 /testdata/zip01.out
parent417611db4cb78504b19b7e1b93cbfade7254ae4e (diff)
wip refactoring (results better error ranges as a side effect)
Diffstat (limited to 'testdata/zip01.out')
-rw-r--r--testdata/zip01.out40
1 files changed, 28 insertions, 12 deletions
diff --git a/testdata/zip01.out b/testdata/zip01.out
index a3c1bbcd..50befb68 100644
--- a/testdata/zip01.out
+++ b/testdata/zip01.out
@@ -1,20 +1,36 @@
1main is not found 1main is not found
2tooltips: 2tooltips:
3testdata/zip01.lc 2:1-2:5 {a} -> a->a -> a 3testdata/zip01.lc 2:1-2:5 {a} -> a->a -> a
4testdata/zip01.lc 1:9-4:27 V0->V1 4testdata/zip01.lc 1:9-4:40 V0->V1
5testdata/zip01.lc 1:9-4:27 V1 5testdata/zip01.lc 1:9-4:40 V1
6testdata/zip01.lc 1:9-1:30 Type 6testdata/zip01.lc 1:9-1:30 Type
7testdata/zip01.lc 1:9-1:30 V3 7testdata/zip01.lc 1:10-1:11 Type
8testdata/zip01.lc 1:9-1:30 V2 8testdata/zip01.lc 1:10-1:11 V3
9testdata/zip01.lc 1:16-1:30 Type
10testdata/zip01.lc 1:17-1:18 Type
11testdata/zip01.lc 1:17-1:18 V2
12testdata/zip01.lc 1:23-1:30 Type
13testdata/zip01.lc 1:24-1:29 Type
9testdata/zip01.lc 1:24-1:29 Type -> Type->Type 14testdata/zip01.lc 1:24-1:29 Type -> Type->Type
10testdata/zip01.lc 4:22-4:27 {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b) 15testdata/zip01.lc 1:25-1:26 Type
11testdata/zip01.lc 4:22-4:27 {a} -> 'List V1 -> 'List a -> 'List ('Tuple2 V3 a) 16testdata/zip01.lc 1:27-1:28 Type
12testdata/zip01.lc 4:22-4:27 'List V1 -> 'List V1 -> 'List ('Tuple2 V3 V2) 17testdata/zip01.lc 4:22-4:40 {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b)
13testdata/zip01.lc 4:22-4:27 'List V1 -> 'List ('Tuple2 V3 V2) 18testdata/zip01.lc 4:22-4:40 {a} -> 'List V1 -> 'List a -> 'List ('Tuple2 V3 a)
14testdata/zip01.lc 4:22-4:27 'List ('Tuple2 V3 V2) 19testdata/zip01.lc 4:22-4:40 'List V1 -> 'List V1 -> 'List ('Tuple2 V3 V2)
15testdata/zip01.lc 4:22-4:27 V1 -> 'List V2 -> 'List V2 20testdata/zip01.lc 4:22-4:40 'List V1 -> 'List ('Tuple2 V3 V2)
16testdata/zip01.lc 4:22-4:27 'List V2 -> 'List V2 21testdata/zip01.lc 4:22-4:40 'List ('Tuple2 V3 V2)
17testdata/zip01.lc 4:22-4:27 'List V2 22testdata/zip01.lc 4:22-4:40 V1 -> 'List V2 -> 'List V2
23testdata/zip01.lc 4:22-4:40 'List V2 -> 'List V2
24testdata/zip01.lc 4:22-4:40 'List V2
18testdata/zip01.lc 4:22-4:27 V0 25testdata/zip01.lc 4:22-4:27 V0
19testdata/zip01.lc 4:22-4:27 {a} -> {b} -> a -> b -> 'Tuple2 a b 26testdata/zip01.lc 4:22-4:27 {a} -> {b} -> a -> b -> 'Tuple2 a b
27testdata/zip01.lc 4:23-4:24 V1
28testdata/zip01.lc 4:23-4:24 V10
29testdata/zip01.lc 4:25-4:26 V0
30testdata/zip01.lc 4:25-4:26 V4
31testdata/zip01.lc 4:30-4:40 'List ('Tuple2 V6 V2)
32testdata/zip01.lc 4:30-4:34 {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b)
33testdata/zip01.lc 4:35-4:37 'List V1
34testdata/zip01.lc 4:35-4:37 'List V8
35testdata/zip01.lc 4:38-4:40 'List V2
20testdata/zip01.lc 2:1-2:5 {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b) 36testdata/zip01.lc 2:1-2:5 {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b)