dot_files/vim-plugins/bundle/haskell-vim/tests/indent/test014/expected.hs
2018-10-01 19:00:02 +03:00

5 lines
70 B
Haskell

foo :: Monad m
=> Functor m
=> MonadIO m
-> Int
foo x = x