diff options
author | davve <davve@dtek.chalmers.se> | 2006-07-11 00:54:19 +0000 |
---|---|---|
committer | davve <davve@dtek.chalmers.se> | 2006-07-11 00:54:19 +0000 |
commit | a3c7ba9932ddbeaad3e453633ee752b2983b41a7 (patch) | |
tree | 584389092846f6677144df2bdd7b572533ff3271 /examples | |
parent | 912edf6502ca514eb60e7210addb0f55a43a1c3d (diff) |
More porting work -- doesn't compile
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Test.hs | 2 |
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 |