From 23bbb0006279533d7f99c3cb7873cfed677ca608 Mon Sep 17 00:00:00 2001 From: Péter Diviánszky Date: Thu, 21 Jan 2016 23:50:27 +0100 Subject: better source range handling --- testdata/zip01.out | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'testdata/zip01.out') diff --git a/testdata/zip01.out b/testdata/zip01.out index 0995aa5c..9173f6c8 100644 --- a/testdata/zip01.out +++ b/testdata/zip01.out @@ -1,30 +1,37 @@ main is not found tooltips: -testdata/zip01.lc 2:1-2:5 {a} -> a->a -> a testdata/zip01.lc 1:9-4:40 V0->V1 testdata/zip01.lc 1:9-4:40 V1 testdata/zip01.lc 1:9-1:30 Type +testdata/zip01.lc 1:9-1:30 Type->Type testdata/zip01.lc 1:10-1:11 Type testdata/zip01.lc 1:10-1:11 V3 +testdata/zip01.lc 1:16-1:30 Type->Type testdata/zip01.lc 1:16-1:30 Type testdata/zip01.lc 1:17-1:18 Type testdata/zip01.lc 1:17-1:18 V2 +testdata/zip01.lc 1:23-1:30 Type->Type testdata/zip01.lc 1:23-1:30 Type testdata/zip01.lc 1:24-1:29 Type -testdata/zip01.lc 1:24-1:29 Type -> Type->Type testdata/zip01.lc 1:25-1:26 Type testdata/zip01.lc 1:27-1:28 Type -testdata/zip01.lc 4:22-4:40 {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b) -testdata/zip01.lc 4:22-4:40 {a} -> 'List V1 -> 'List a -> 'List ('Tuple2 V3 a) -testdata/zip01.lc 4:22-4:40 'List V1 -> 'List V1 -> 'List ('Tuple2 V3 V2) -testdata/zip01.lc 4:22-4:40 'List V1 -> 'List ('Tuple2 V3 V2) -testdata/zip01.lc 4:22-4:40 'List ('Tuple2 V3 V2) +testdata/zip01.lc 2:22-4:40 {a} -> {b} -> 'List a -> 'List b -> 'List ('Tuple2 a b) +testdata/zip01.lc 2:22-4:40 {a} -> 'List V1 -> 'List a -> 'List ('Tuple2 V3 a) +testdata/zip01.lc 2:22-4:40 'List V1 -> 'List V1 -> 'List ('Tuple2 V3 V2) +testdata/zip01.lc 2:22-4:40 'List V1 -> 'List ('Tuple2 V3 V2) +testdata/zip01.lc 2:22-4:40 'List ('Tuple2 V3 V2) +testdata/zip01.lc 2:22-2:24 V0 +testdata/zip01.lc 2:22-2:24 {a} -> 'List a +testdata/zip01.lc 3:22-4:40 V1 -> 'List V2 -> 'List V2 +testdata/zip01.lc 3:22-4:40 'List V2 -> 'List V2 +testdata/zip01.lc 3:22-4:40 'List V2 +testdata/zip01.lc 3:22-3:24 V0 +testdata/zip01.lc 3:22-3:24 {a} -> 'List a testdata/zip01.lc 4:22-4:40 V1 -> 'List V2 -> 'List V2 testdata/zip01.lc 4:22-4:40 'List V2 -> 'List V2 testdata/zip01.lc 4:22-4:40 'List V2 testdata/zip01.lc 4:28-4:29 {a} -> a -> 'List a -> 'List a testdata/zip01.lc 4:22-4:27 V0 -testdata/zip01.lc 4:22-4:27 {a} -> {b} -> a -> b -> 'Tuple2 a b testdata/zip01.lc 4:23-4:24 V1 testdata/zip01.lc 4:23-4:24 V10 testdata/zip01.lc 4:25-4:26 V0 -- cgit v1.2.3