3 lines
42 B
TypeScript
Raw Normal View History

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