javascript-questions
javascript-questions copied to clipboard
Q98 error!!!
I find a Error,in the question 98;I don’t know if it’s the Chinese translation,Maybe you need me to do Chinese translation。Maybe you need me to do Chinese translation。
I found this, too. The answer would be SyntaxError
The author's original intention is:
const getUser = user => ( { name:user.name, age: user.age } );
It is indeed SyntaxError