Merge pull request #87 from bubba/bump-lsp
[lsp-test.git] / test / data / refactor / Main.hs
1 main :: IO Int
2 main = return (42)