UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

10 lines (8 loc) 87 B
function x() { alert(2+2); alert(y(10)); } $.get({ ajax: true, url: 'foo' });