From 199773cce8f76db2b5bfcd9a2d5564f9e00b116e Mon Sep 17 00:00:00 2001 From: Péter Diviánszky Date: Thu, 21 Jan 2016 16:38:52 +0100 Subject: wip refactoring (results better error ranges as a side effect) --- testdata/ambig.out | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'testdata/ambig.out') diff --git a/testdata/ambig.out b/testdata/ambig.out index 0f31c90a..6c9fb611 100644 --- a/testdata/ambig.out +++ b/testdata/ambig.out @@ -6,12 +6,15 @@ testdata/ambig.lc 3:26-3:27 Type testdata/ambig.lc 3:28-3:29 Type testdata/ambig.lc 3:6-3:12 Type testdata/ambig.lc 3:19-3:25 {a} -> {b} -> a -> b -> 'Tuple2 a b -testdata/ambig.lc 8:23-8:26 V2 -> V2->V2 -testdata/ambig.lc 8:23-8:26 V2->V2 -testdata/ambig.lc 8:23-8:26 V2 +testdata/ambig.lc 8:21-8:26 V2 -> V2->V2 +testdata/ambig.lc 8:21-8:26 V2->V2 +testdata/ambig.lc 8:21-8:26 V2 +testdata/ambig.lc 8:21-8:22 V12 testdata/ambig.lc 8:23-8:24 V7 testdata/ambig.lc 8:25-8:26 V7 testdata/ambig.lc 8:12-8:16 'Tuple2 V2 V1 testdata/ambig.lc 8:12-8:16 V4 +testdata/ambig.lc 8:28-8:29 'Tuple2 V2 V1 +testdata/ambig.lc 8:28-8:29 V6 testdata/ambig.lc 5:11-5:12 V1 testdata/ambig.lc 5:1-5:2 {a} -> {b} -> {c} -> {d} -> (b -> c->d) -> 'Tuple2 b c -> a->d -- cgit v1.2.3