packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/negation-multi-operator-chain-in-parens.hs

{- ORACLE_TEST pass -}
module A where
f x y z = (-x * y + z)