{-# LANGUAGE Haskell2010 #-} module Visible where visible :: Int -> Int visible a = a