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

3 lines
63 B
Haskell

add2 x = let y = 1
z = 1
in = x + y + z