aboutsummaryrefslogtreecommitdiff
path: root/tests/pre-2.0-tests/Visible.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pre-2.0-tests/Visible.hs')
-rw-r--r--tests/pre-2.0-tests/Visible.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/pre-2.0-tests/Visible.hs b/tests/pre-2.0-tests/Visible.hs
new file mode 100644
index 00000000..cad71931
--- /dev/null
+++ b/tests/pre-2.0-tests/Visible.hs
@@ -0,0 +1,3 @@
+module Visible where
+visible :: Int -> Int
+visible a = a