aboutsummaryrefslogtreecommitdiff
path: root/tests/html-tests/tests/NonGreedy.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/html-tests/tests/NonGreedy.hs')
-rw-r--r--tests/html-tests/tests/NonGreedy.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/html-tests/tests/NonGreedy.hs b/tests/html-tests/tests/NonGreedy.hs
new file mode 100644
index 00000000..f51b55f5
--- /dev/null
+++ b/tests/html-tests/tests/NonGreedy.hs
@@ -0,0 +1,5 @@
+module NonGreedy where
+
+-- | <url1> <url2>
+f :: a
+f = undefined