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

6 lines
92 B
Haskell

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