diff options
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 |