packages feed

aihc-parser-1.0.0.4: test/Test/Fixtures/oracle/Layout/ghc-layout002-if-then-do.hs

{- ORACLE_TEST pass -}
-- From GHC testsuite/tests/layout/layout002.hs.
module M where

f = if True then do undefined else undefined