Last active 1752983856

Revision 40e46bd12bd88c34efc1343d2b363df821104d3b

dynamic-arrays.js Raw
1let arrayOf100Things = [...Array(100).keys()];