summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T19781_A.hs
blob: 9cde0c39cec46df31f0d569fd4a74b2d45565535 (plain)
1
2
3
4
5
6
7
module T19781_A where

x :: Int
x = 3

y :: Int
y = 4