tscoverage/test/test.js

4 lines
46 B
JavaScript
Raw Permalink Normal View History

2016-01-14 19:10:34 +00:00
(function () {
console.log("test");
}());