Merge branch 'master' of https://github.com/vkservicesllc/vkservicesllc.github.io
This commit is contained in:
5
projects/google/liveSS/files/test-javascript-file.js
Normal file
5
projects/google/liveSS/files/test-javascript-file.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function returnNumberSeven() {
|
||||
return 7;
|
||||
}
|
||||
|
||||
function returnLetterA() { return 'A'; }
|
||||
Reference in New Issue
Block a user