Merge branch 'fix-win-tests' of https://github.com/jneira/lsp-test into fix-win-tests
[lsp-test.git] / test / data / Format.hs
1 module Format where
2 foo 3  = 2
3 foo  x = x
4 bar _   = 2