]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blobdiff - spec/fixtures/test.git/hello.js
use xenial on ci
[github/fretlink/pronto-hlint.git] / spec / fixtures / test.git / hello.js
index 2d1b9966feb19d665a9e5bb6a5bde410203a68f7..6ad633db432a49be5b32435821d33a839db70d38 100644 (file)
@@ -3,3 +3,5 @@ function HelloWorld(name)
     if (foo) foo++;
     alert(name);
 }
+
+function Empty() {}