2015-07-25 05:19:32 +01:00

1 line
54 B
JavaScript

(for (x of array) for (y of array2) if (x === test) x)