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