UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

11 lines (10 loc) 101 B
---- var a, m; if (a = m = match) { m(); } ---- a = undefined m = undefined if a = m = match m()