aboutsummaryrefslogtreecommitdiff
path: root/examples/Test.hs
diff options
context:
space:
mode:
authordavve <davve@dtek.chalmers.se>2006-07-11 15:43:47 +0000
committerdavve <davve@dtek.chalmers.se>2006-07-11 15:43:47 +0000
commitbad316def54a6429346f12b3a0fa2bfb33c822c8 (patch)
tree752d194371c7d0ec098df16f30866db270f488c5 /examples/Test.hs
parent0a173d19da27c15fd4229c3a138d0a0d8625e5d6 (diff)
Progress on the porting process
Diffstat (limited to 'examples/Test.hs')
-rw-r--r--examples/Test.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Test.hs b/examples/Test.hs
index 73e585ac..2f6a50cf 100644
--- a/examples/Test.hs
+++ b/examples/Test.hs
@@ -102,7 +102,7 @@ module Test (
import Hidden
import Visible
-hej = visible
+--hej = visible
-- | This comment applies to the /following/ declaration
-- and it continues until the next non-comment line