javascript-questions icon indicating copy to clipboard operation
javascript-questions copied to clipboard

Q98 error!!!

Open BM-laoli opened this issue 4 years ago • 3 comments

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。

image

BM-laoli avatar Feb 28 '21 02:02 BM-laoli

I found this, too. The answer would be SyntaxError

pliao1996 avatar Mar 01 '21 11:03 pliao1996

The author's original intention is:

const getUser =  user => ( { name:user.name, age: user.age } );

BM-laoli avatar Mar 03 '21 13:03 BM-laoli

It is indeed SyntaxError

xurenda avatar Sep 28 '21 12:09 xurenda