aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/declarations/class-cdecl-default-layout.hs
{- ORACLE_TEST pass -}
module ClassDefaultLayout where
class C a where
op :: a -> a
op = id{- ORACLE_TEST pass -}
module ClassDefaultLayout where
class C a where
op :: a -> a
op = id