http://wiki.ecmascript.org/doku.php?id=harmony:refutable_matching

Question: Does a

    Pattern "=" AssignmentExpression

make sense without a prefixed question mark? For example, what would the result 
of the following statement be?

    let {a: x = 1} = {};

Thanks!

Axel

-- 
Dr. Axel Rauschmayer
[email protected]

home: rauschma.de
twitter: twitter.com/rauschma
blog: 2ality.com

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to