summaryrefslogtreecommitdiff
path: root/testdata/language-features/section
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/language-features/section
parent67304cc71d2f0efa76b2b2a46575230a5102c6a0 (diff)
don't show module path
Diffstat (limited to 'testdata/language-features/section')
-rw-r--r--testdata/language-features/section/section01.out20
1 files changed, 10 insertions, 10 deletions
diff --git a/testdata/language-features/section/section01.out b/testdata/language-features/section/section01.out
index 0252cce5..3120b023 100644
--- a/testdata/language-features/section/section01.out
+++ b/testdata/language-features/section/section01.out
@@ -15,23 +15,23 @@ value1 = \a b c -> _rhs \d -> c !@! d
15value2 :: forall a b . a -> b -> () 15value2 :: forall a b . a -> b -> ()
16value2 = \a b c -> _rhs \d -> d !@! c 16value2 = \a b c -> _rhs \d -> d !@! c
17------------ tooltips 17------------ tooltips
18testdata/language-features/section/section01.lc 1:3-1:6 18section01.lc 1:3-1:6
19 forall a b . a -> b -> () 19 forall a b . a -> b -> ()
20testdata/language-features/section/section01.lc 1:11-1:13 20section01.lc 1:11-1:13
21 () 21 ()
22testdata/language-features/section/section01.lc 3:1-3:7 22section01.lc 3:1-3:7
23 forall a b . a -> b -> () 23 forall a b . a -> b -> ()
24testdata/language-features/section/section01.lc 3:13-3:14 24section01.lc 3:13-3:14
25 _f 25 _f
26testdata/language-features/section/section01.lc 3:13-3:18 26section01.lc 3:13-3:18
27 _a -> () 27 _a -> ()
28testdata/language-features/section/section01.lc 3:15-3:18 28section01.lc 3:15-3:18
29 forall a b . a -> b -> () 29 forall a b . a -> b -> ()
30testdata/language-features/section/section01.lc 5:1-5:7 30section01.lc 5:1-5:7
31 forall a b . a -> b -> () 31 forall a b . a -> b -> ()
32testdata/language-features/section/section01.lc 5:13-5:16 32section01.lc 5:13-5:16
33 forall a b . a -> b -> () 33 forall a b . a -> b -> ()
34testdata/language-features/section/section01.lc 5:13-5:18 34section01.lc 5:13-5:18
35 () 35 ()
36testdata/language-features/section/section01.lc 5:17-5:18 36section01.lc 5:17-5:18
37 _e \ No newline at end of file 37 _e \ No newline at end of file