diff options
author | davve <davve@dtek.chalmers.se> | 2006-07-11 15:43:47 +0000 |
---|---|---|
committer | davve <davve@dtek.chalmers.se> | 2006-07-11 15:43:47 +0000 |
commit | bad316def54a6429346f12b3a0fa2bfb33c822c8 (patch) | |
tree | 752d194371c7d0ec098df16f30866db270f488c5 /examples | |
parent | 0a173d19da27c15fd4229c3a138d0a0d8625e5d6 (diff) |
Progress on the porting process
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Test.hs | 2 |
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 |