mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
update to 4.0
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user