summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/bool01.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/language-features/basic-values/bool01.out
parent67304cc71d2f0efa76b2b2a46575230a5102c6a0 (diff)
don't show module path
Diffstat (limited to 'testdata/language-features/basic-values/bool01.out')
-rw-r--r--testdata/language-features/basic-values/bool01.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/testdata/language-features/basic-values/bool01.out b/testdata/language-features/basic-values/bool01.out
index 5d0f35af..2ff3bc18 100644
--- a/testdata/language-features/basic-values/bool01.out
+++ b/testdata/language-features/basic-values/bool01.out
@@ -10,11 +10,11 @@ value1 = _rhs True
10value2 :: Bool 10value2 :: Bool
11value2 = _rhs False 11value2 = _rhs False
12------------ tooltips 12------------ tooltips
13testdata/language-features/basic-values/bool01.lc 1:1-1:7 13bool01.lc 1:1-1:7
14 Bool 14 Bool
15testdata/language-features/basic-values/bool01.lc 1:10-1:14 15bool01.lc 1:10-1:14
16 Bool 16 Bool
17testdata/language-features/basic-values/bool01.lc 2:1-2:7 17bool01.lc 2:1-2:7
18 Bool 18 Bool
19testdata/language-features/basic-values/bool01.lc 2:10-2:15 19bool01.lc 2:10-2:15
20 Bool \ No newline at end of file 20 Bool \ No newline at end of file