ghc-mod/test/data/file-mapping/lhs/File_Redir_Lint.lhs
2015-08-16 17:36:10 +03:00

5 lines
73 B
Plaintext

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