dot_files/vim-plugins/bundle/haskell-vim/tests/indent/test006/expected.hs

3 lines
54 B
Haskell
Raw Normal View History

2018-10-01 19:00:02 +03:00
foo = doSomething 123 -- Do something important.
bar