summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/prog003/A.hs
blob: 6b68075f966922bfb2de992ca429cfbb497e0200 (plain)
1
2
module A(method) where
class Class a where method :: a -> a