summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T5867a.hs
blob: e27937461ce1943cd072bf909f41b1312df76302 (plain)
1
2
3
4
module T5867a where

{-# DEPRECATED f "Don't use f!" #-}
f x = x