ghc-mod/test/data/file-mapping/File_Redir_Lint.hs

5 lines
67 B
Haskell

module File where
func :: Num a => a -> a -> a
func a b = (*) a b