aboutsummaryrefslogtreecommitdiff
path: root/html-test/tests/Bug4.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/tests/Bug4.hs')
-rw-r--r--html-test/tests/Bug4.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/html-test/tests/Bug4.hs b/html-test/tests/Bug4.hs
new file mode 100644
index 00000000..425a77aa
--- /dev/null
+++ b/html-test/tests/Bug4.hs
@@ -0,0 +1,5 @@
+module Bug4 where
+-- | don't use apostrophe's in the wrong place's
+foo :: Int
+foo = undefined
+