aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/declarations/class.hs
{- ORACLE_TEST pass -}
module D7 where
class Eq a => Named a where
nameOf :: a -> String{- ORACLE_TEST pass -}
module D7 where
class Eq a => Named a where
nameOf :: a -> String