summaryrefslogtreecommitdiff
path: root/testdata/reduce06.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-12 23:55:35 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-12 23:55:35 +0200
commit7310e4916b8ee7d96db0e64e75ab98499a826674 (patch)
treefbcb77a6383a15598a924714abcf97c71b73e1ac /testdata/reduce06.out
parent67304cc71d2f0efa76b2b2a46575230a5102c6a0 (diff)
don't show module path
Diffstat (limited to 'testdata/reduce06.out')
-rw-r--r--testdata/reduce06.out20
1 files changed, 10 insertions, 10 deletions
diff --git a/testdata/reduce06.out b/testdata/reduce06.out
index f9da2c5d..6bf97cb3 100644
--- a/testdata/reduce06.out
+++ b/testdata/reduce06.out
@@ -11,23 +11,23 @@ constf = \a b -> _rhs \c _ -> c
11main :: Bool 11main :: Bool
12main = _rhs True 12main = _rhs True
13------------ tooltips 13------------ tooltips
14testdata/reduce06.lc 1:1-1:7 14reduce06.lc 1:1-1:7
15 forall a b . a -> b -> a 15 forall a b . a -> b -> a
16testdata/reduce06.lc 1:18-1:19 16reduce06.lc 1:18-1:19
17 _d 17 _d
18testdata/reduce06.lc 3:1-3:5 18reduce06.lc 3:1-3:5
19 Bool 19 Bool
20testdata/reduce06.lc 3:8-3:35 20reduce06.lc 3:8-3:35
21 Bool 21 Bool
22testdata/reduce06.lc 3:15-3:21 22reduce06.lc 3:15-3:21
23 forall a b . a -> b -> a 23 forall a b . a -> b -> a
24testdata/reduce06.lc 3:15-3:23 24reduce06.lc 3:15-3:23
25 _a -> _c 25 _a -> _c
26testdata/reduce06.lc 3:15-3:29 26reduce06.lc 3:15-3:29
27 _b 27 _b
28testdata/reduce06.lc 3:22-3:23 28reduce06.lc 3:22-3:23
29 _d 29 _d
30testdata/reduce06.lc 3:24-3:29 30reduce06.lc 3:24-3:29
31 Bool 31 Bool
32testdata/reduce06.lc 3:31-3:35 32reduce06.lc 3:31-3:35
33 Bool \ No newline at end of file 33 Bool \ No newline at end of file