aboutsummaryrefslogtreecommitdiff
path: root/tests/pre-2.0-tests/Hidden.hs
blob: ce93558cb359a6641dbc1e6343a457d29b6ac616 (plain) (blame)
1
2
3
4
{-# DOC_OPTIONS hide #-}
module Hidden where
hidden :: Int -> Int
hidden a = a