update to 4.0

This commit is contained in:
Otto Mao
2017-12-01 21:30:49 +08:00
parent e392fefc64
commit 4be5aa8954
267 changed files with 27008 additions and 84482 deletions

View File

@@ -1,3 +1,4 @@
function test () {
console.info('This is nothing but a js file, to test the js download');
}
function test() {
console.info('This is nothing but a js file, to test the js download');
}
test();