I\'ve noticed that if I do:
Array(n).map(() => console.log(\'test\'))
I get nothing printed.
However if I do:
Array(