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

5 lines
78 B
Haskell
Raw Normal View History

2015-07-03 18:35:57 +00:00
module File_Redir_Lint where
func :: Num a => a -> a -> a
func a b = (*) a b