aboutsummaryrefslogtreecommitdiff
path: root/examples/hide-bug/B.hs
blob: eeaa829079961e533fa9d1256809ab3a707f0df7 (plain) (blame)
1
2
3
4
5
module B(Test, vis) where 

vis = id

data Test = Test