aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/expressions/pattern-wildcard.hs
{- ORACLE_TEST pass -}
module ExprS317PatWildcard where
x t = case t of { (_, _) -> 1 }{- ORACLE_TEST pass -}
module ExprS317PatWildcard where
x t = case t of { (_, _) -> 1 }