fork download
  1. alert("lets go")
Success #stdin #stdout 0.1s 319616KB
stdin
Standard input is empty
stdout
// Generated by CoffeeScript 1.12.3
(function() {
  alert("lets go");

}).call(this);