aboutsummaryrefslogtreecommitdiff
path: root/org-test/src/Visible.hs
blob: 9440aeef09b7559eee4ef422cb377e03fd35ec68 (plain) (blame)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
module Visible where
visible :: Int -> Int
visible a = a