packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/expressions/if-then-else.hs

{- ORACLE_TEST pass -}
module X1 where
x = if True then 1 else 0