UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

9 lines (8 loc) 86 B
---- if ((x !== 2) && (2)) { 2;2 } else true ---- if x != 2 and 2 2 2 else true