Merge pull request #37 from alanz/haskell-lsp-0.13
[lsp-test.git] / test / data / Format.hs
1 module Format where
2 foo 3  = 2
3 foo  x = x
4 bar _   = 2