aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/expressions/pattern-parenthesized.hs
{- ORACLE_TEST pass -}
module ExprS317PatParenthesized where
x t = case t of { (n) -> n }{- ORACLE_TEST pass -}
module ExprS317PatParenthesized where
x t = case t of { (n) -> n }