1
0
mirror of https://github.com/urlysses/1991.git synced 2024-11-01 16:00:55 +11:00
1991/examples/public/js/scripts.js

5 lines
70 B
JavaScript
Raw Normal View History

2017-02-18 01:10:35 +11:00
/*jslint browser: true*/
(function () {
console.log("fff");
}());