aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/patterns/nested-record.hs
{- ORACLE_TEST pass -}
module PatternNestedRecord where
delete (HKey k@(HKey' f _)) (HSet xs count) = ()
{- ORACLE_TEST pass -}
module PatternNestedRecord where
delete (HKey k@(HKey' f _)) (HSet xs count) = ()