ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/DeprM.hs
module DeprM {-# DEPRECATED "Here can be your menacing deprecation warning!" #-} where
f :: Int
f = 42
module DeprM {-# DEPRECATED "Here can be your menacing deprecation warning!" #-} where
f :: Int
f = 42