UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

10 lines (7 loc) 68 B
warnings: [ /global variable/ ] ---- x = 2 y = 3 ---- x = 2 y = 3