summaryrefslogtreecommitdiff
path: root/testdata/letIndent.out
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/letIndent.out')
-rw-r--r--testdata/letIndent.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/letIndent.out b/testdata/letIndent.out
index c6cf7e43..187a6088 100644
--- a/testdata/letIndent.out
+++ b/testdata/letIndent.out
@@ -1,6 +1,6 @@
1main is not found
1------------ desugared source code 2------------ desugared source code
2fun = \(a :: _) -> _rhs \(b := _rhs (fromInt 1)) (c := _rhs (fromInt 2)) -> a 3fun = \(a :: _) -> _rhs \(b := _rhs (fromInt 1)) (c := _rhs (fromInt 2)) -> a
3main is not found
4------------ trace 4------------ trace
5fun :: forall a . a -> a 5fun :: forall a . a -> a
6------------ tooltips 6------------ tooltips