ghc-exactprint-0.5.3.1: tests/examples/ghc80/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