This commit is contained in:
Jiiks 2015-08-25 11:14:06 +03:00
parent f1baf09002
commit 6e05dc8e3f
1 changed files with 1 additions and 0 deletions

1
js/hello.js Normal file
View File

@ -0,0 +1 @@
function hi() { console.log("hi"); }