Merge branch 'github-actions' of https://github.com/bubba/lsp-test into github-actions
[lsp-test.git] / test / data / refactor / Main.hs
1 main :: IO Int
2 main = return (42)