Even when we want to throw early errors for object-literal-like block, I 
consider my argument still valid.
```()=>{  method()  {  }}```Should we throw an early error? Of course not, but 
it might be a potential error; out task is not to warn on object-literal-like 
block; instead, maybe simply we can just disallow improperly labelled statement 
in arrow function body.                                      
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to