Merge branch 'master' of https://github.com/Bubba/haskell-lsp-test
[opengl.git] / test / data / javascriptPass / test.js
1 var x = 1234
2
3 function foo() {
4   console.log("hello world")
5 }