summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5281A.hs
blob: 34ef9b7272f20256a8d1e0254535e4d5ccbaf892 (plain)
1
2
3
4
5
6
7

module T5281A where

{-# DEPRECATED deprec "This is deprecated" #-}
deprec :: Int
deprec = 5