UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

6 lines (5 loc) 59 B
---- while (condition) { a(); } ---- while condition a()