statement in a void function?
for example something like this: console.log(console.log()) // undefined
because there is no return value
What should it return instead of undefined do you think?
Обсуждают сегодня