1
0
mirror of https://github.com/urlysses/1991.git synced 2024-11-16 09:30:41 -05:00
1991/examples/public/js/scripts.js

5 lines
70 B
JavaScript
Raw Normal View History

2017-02-17 09:10:35 -05:00
/*jslint browser: true*/
(function () {
console.log("fff");
}());