summaryrefslogtreecommitdiff
path: root/testdata/language-features/section/section01.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-13 22:48:03 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-13 22:48:17 +0200
commit8f2e602cada9141b653802cf1084b9bdfd6e0d06 (patch)
treec1351e9fcb0341af482f8da4a8859e2046445188 /testdata/language-features/section/section01.out
parent8ac42fa1bccb554de833ea7d8070cb5112e01aee (diff)
refactoring & fix build
Diffstat (limited to 'testdata/language-features/section/section01.out')
-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 3120b023..c6142ab2 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
18section01.lc 1:3-1:6 181:3-1:6
19 forall a b . a -> b -> () 19 forall a b . a -> b -> ()
20section01.lc 1:11-1:13 201:11-1:13
21 () 21 ()
22section01.lc 3:1-3:7 223:1-3:7
23 forall a b . a -> b -> () 23 forall a b . a -> b -> ()
24section01.lc 3:13-3:14 243:13-3:14
25 _f 25 _f
26section01.lc 3:13-3:18 263:13-3:18
27 _a -> () 27 _a -> ()
28section01.lc 3:15-3:18 283:15-3:18
29 forall a b . a -> b -> () 29 forall a b . a -> b -> ()
30section01.lc 5:1-5:7 305:1-5:7
31 forall a b . a -> b -> () 31 forall a b . a -> b -> ()
32section01.lc 5:13-5:16 325:13-5:16
33 forall a b . a -> b -> () 33 forall a b . a -> b -> ()
34section01.lc 5:13-5:18 345:13-5:18
35 () 35 ()
36section01.lc 5:17-5:18 365:17-5:18
37 _e \ No newline at end of file 37 _e \ No newline at end of file