aboutsummaryrefslogtreecommitdiff
path: root/tests/pre-2.0-tests/Bug3.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pre-2.0-tests/Bug3.hs')
-rw-r--r--tests/pre-2.0-tests/Bug3.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/pre-2.0-tests/Bug3.hs b/tests/pre-2.0-tests/Bug3.hs
new file mode 100644
index 00000000..67e57892
--- /dev/null
+++ b/tests/pre-2.0-tests/Bug3.hs
@@ -0,0 +1,6 @@
+module Bug3 where
+
+-- | /multi-line
+-- emphasis/
+foo :: Int
+foo = undefined