diff options
author | davve <davve@dtek.chalmers.se> | 2006-07-11 11:30:03 +0000 |
---|---|---|
committer | davve <davve@dtek.chalmers.se> | 2006-07-11 11:30:03 +0000 |
commit | 0a173d19da27c15fd4229c3a138d0a0d8625e5d6 (patch) | |
tree | fc2a161401a288de5a9a7207d90d3fb0011b2923 /examples/Test.hs | |
parent | a3c7ba9932ddbeaad3e453633ee752b2983b41a7 (diff) |
Make the repos temporarily compile and illustrate a problem
Diffstat (limited to 'examples/Test.hs')
-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 2f6a50cf..73e585ac 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 |