summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_fail/T1595a.hs
blob: 5497a7a2695cd129faf5c87d01188e48491aee96 (plain)
1
2
3
4
5
module T1595a where

a, b :: Integer -> Tpyo
a = undefined
b = undefined