babel/lib/6to5/templates/array-comprehension-for-each.js
2014-09-29 16:27:35 +10:00

4 lines
36 B
JavaScript

ARRAY.forEach(function (KEY) {
});