aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/Parens/lambda-guard-expression.hs
{- ORACLE_TEST pass -}
module M where
x =
case [() ..] of
_
| \_ -> ()
-> a
{- ORACLE_TEST pass -}
module M where
x =
case [() ..] of
_
| \_ -> ()
-> a