packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/declarations/infix-funlhs-where-empty.hs

{- ORACLE_TEST pass -}
module InfixFunlhsWhereEmpty where
-- An infix function definition with an explicit empty where clause
x `myOp` y = x where {}