aboutsummaryrefslogtreecommitdiff
path: root/tests/golden-tests/tests/Visible.hs
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2010-05-11 19:14:31 +0000
committerDavid Waern <david.waern@gmail.com>2010-05-11 19:14:31 +0000
commita7cfb1d83c7e0f97a806e1f2c202416e625b2ce2 (patch)
treea4154de09f38ddee5e17bc16bfac323a41d9b7b5 /tests/golden-tests/tests/Visible.hs
parentc7d9f7678de931e580a3fe1bec2fb0e2dead84d3 (diff)
Re-organise the testsuite structure
Diffstat (limited to 'tests/golden-tests/tests/Visible.hs')
-rw-r--r--tests/golden-tests/tests/Visible.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/golden-tests/tests/Visible.hs b/tests/golden-tests/tests/Visible.hs
new file mode 100644
index 00000000..cad71931
--- /dev/null
+++ b/tests/golden-tests/tests/Visible.hs
@@ -0,0 +1,3 @@
+module Visible where
+visible :: Int -> Int
+visible a = a