packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Hackage/alex-conapp-pattern-in-cons.hs

{- ORACLE_TEST pass -}
module A where
data T = C Int
f (C x : xs) = x