UNPKG

js2coffee

Version:

JavaScript to CoffeeScript compiler

4 lines (3 loc) 61 B
arr1 = [] arr2 = [ 1, 3, 4 ] console.log arr2[1][0] == [ 4 ]