summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/shadowing01.out
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/language-features/basic-values/shadowing01.out')
-rw-r--r--testdata/language-features/basic-values/shadowing01.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/language-features/basic-values/shadowing01.out b/testdata/language-features/basic-values/shadowing01.out
index 39fdca99..bf07b5e5 100644
--- a/testdata/language-features/basic-values/shadowing01.out
+++ b/testdata/language-features/basic-values/shadowing01.out
@@ -1,3 +1,4 @@
1main is not found
1------------ desugared source code 2------------ desugared source code
2value 3value
3 = _rhs 4 = _rhs
@@ -10,7 +11,6 @@ value
10 (f 11 (f
11 := _rhs 12 := _rhs
12 \(g := _rhs HNil) (h := _rhs 'C') (i := _rhs 3.12) -> "world") -> HNil) -> '7' 13 \(g := _rhs HNil) (h := _rhs 'C') (i := _rhs 3.12) -> "world") -> HNil) -> '7'
13main is not found
14------------ trace 14------------ trace
15value :: Char 15value :: Char
16------------ tooltips 16------------ tooltips