summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod68.hs
blob: fd10684e2cef4f6321844403d24716f086858d58 (plain)
1
2
3
4
5
-- !!! Multiple type decls
module M where
f :: Int -> Bool
f :: Int -> Bool
f = even