aboutsummaryrefslogtreecommitdiff
path: root/examples/Bug3.hs
diff options
context:
space:
mode:
authorsimonmar <unknown>2003-08-18 11:48:24 +0000
committersimonmar <unknown>2003-08-18 11:48:24 +0000
commit8f9a1146972021379eadad3fc2a005871db882c8 (patch)
treeefcf783eb7cdc90c564aebc3457ecca813313cc2 /examples/Bug3.hs
parentb40ece3ba7ca90fc631227b42341124a11a6f249 (diff)
[haddock @ 2003-08-18 11:48:24 by simonmar]
Two bugs from Sven.
Diffstat (limited to 'examples/Bug3.hs')
-rw-r--r--examples/Bug3.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/Bug3.hs b/examples/Bug3.hs
new file mode 100644
index 00000000..cfda7e4c
--- /dev/null
+++ b/examples/Bug3.hs
@@ -0,0 +1,6 @@
+module Bug3 where
+
+-- | /multi-line
+-- emphasis/
+foo :: Int
+