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