ghc-mod/test/data/file-mapping/File_Redir_Lint.hs
2015-08-15 21:07:35 +03:00

5 lines
78 B
Haskell

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