hdiff
packages
feed
aihc-parser
-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/declarations/operator-funlhs-infix-application-backtick.hs
{- ORACLE_TEST pass -} module M where (g `op` h) x = g (h x)