aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/UnboxedTuples/singleton-pattern.hs
{- ORACLE_TEST pass -}
{-# LANGUAGE UnboxedTuples #-}
module SingletonPattern where
f (# x #) = x
{- ORACLE_TEST pass -}
{-# LANGUAGE UnboxedTuples #-}
module SingletonPattern where
f (# x #) = x