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

5 lines
73 B
Plaintext
Raw Normal View History

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