summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_compile/Rn052Aux.hs
blob: 748da06728b386542cd481681d602a33338a46bf (plain)
1
2
3
4
5
6

module Rn052Aux where

class C a where
    f :: a -> Bool