aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/declarations/infix-funlhs-class.hs
{- ORACLE_TEST pass -}
module InfixFunlhsClass where
class MyClass a where
x <+> y = undefined{- ORACLE_TEST pass -}
module InfixFunlhsClass where
class MyClass a where
x <+> y = undefined