aboutsummaryrefslogtreecommitdiff
path: root/examples/Test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Test.hs')
-rw-r--r--examples/Test.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Test.hs b/examples/Test.hs
index 5e8c5d03..cfc09e53 100644
--- a/examples/Test.hs
+++ b/examples/Test.hs
@@ -97,6 +97,7 @@ module Test (
-}
f',
+ hej
) where
import Hidden
@@ -105,7 +106,7 @@ import Data.Maybe
bla = Nothing
---hej = visible
+hej = visible
-- | This comment applies to the /following/ declaration
-- and it continues until the next non-comment line