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
2017-02-17 09:10:35 -05:00

5 lines
70 B
JavaScript

/*jslint browser: true*/
(function () {
console.log("fff");
}());