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