aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/haskell2010/modules/deprecated-roundtrip.hs
{- ORACLE_TEST pass -}
module DeprecatedRoundtrip
{-# DEPRECATED "Use SomethingElse instead" #-}
where
y = 2{- ORACLE_TEST pass -}
module DeprecatedRoundtrip
{-# DEPRECATED "Use SomethingElse instead" #-}
where
y = 2