summaryrefslogtreecommitdiff
path: root/testdata/dotdot01.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/dotdot01.out
parent8ac42fa1bccb554de833ea7d8070cb5112e01aee (diff)
refactoring & fix build
Diffstat (limited to 'testdata/dotdot01.out')
-rw-r--r--testdata/dotdot01.out16
1 files changed, 8 insertions, 8 deletions
diff --git a/testdata/dotdot01.out b/testdata/dotdot01.out
index f531d1b7..cd91a134 100644
--- a/testdata/dotdot01.out
+++ b/testdata/dotdot01.out
@@ -36,22 +36,22 @@ main
36main :: Bool 36main :: Bool
37main = _rhs True 37main = _rhs True
38------------ tooltips 38------------ tooltips
39dotdot01.lc 1:9-1:13 391:9-1:13
40 Type 40 Type
41dotdot01.lc 2:1-2:5 412:1-2:5
42 Bool 42 Bool
43dotdot01.lc 2:8-3:33 432:8-3:33
44 Bool 44 Bool
45dotdot01.lc 2:13-2:23 452:13-2:23
46 [Float] 46 [Float]
47dotdot01.lc 2:14-2:17 472:14-2:17
48 Float 48 Float
49dotdot01.lc 2:19-2:22 492:19-2:22
50 Float 50 Float
51dotdot01.lc 3:29-3:33 513:29-3:33
52 Bool | Bool | Bool | Bool | Bool | Bool | Bool 52 Bool | Bool | Bool | Bool | Bool | Bool | Bool
53------------ warnings 53------------ warnings
54Uncovered pattern(s) at dotdot01.lc:2:13: 54Uncovered pattern(s) at ./testdata/dotdot01.lc:2:13:
55main = case [1.0..3.0] of 55main = case [1.0..3.0] of
56 ^^^^^^^^^^ 56 ^^^^^^^^^^
57Missing case(s): 57Missing case(s):