aboutsummaryrefslogtreecommitdiff
path: root/examples/Hidden.hs
blob: d30925b10e649a1131bd4ee90e3326ee93b476e2 (plain) (blame)
1
2
3
4
-- #hide
module Hidden where
hidden :: Int -> Int
hidden a = a