packages feed

aihc-parser-1.0.0.4: test/Test/Fixtures/oracle/Layout/ghc-layout009-explicit-let-braces.hs

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

f :: Char
f = let {x = 'a'} in x