aboutsummaryrefslogtreecommitdiff
path: root/examples/Test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Test.hs')
-rw-r--r--examples/Test.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Test.hs b/examples/Test.hs
index 0e34dd7a..2f6a50cf 100644
--- a/examples/Test.hs
+++ b/examples/Test.hs
@@ -102,6 +102,8 @@ module Test (
import Hidden
import Visible
+--hej = visible
+
-- | This comment applies to the /following/ declaration
-- and it continues until the next non-comment line
data T a b