That's the plan. /be
Kevin Smith wrote:
If the consensus is that two arrows are too confusing, and we must
choose to prefer either object literal or blocks, then the code I
sampled suggests that object literals as expression bodies are rather
uncommon (only 16 out of 5705 BTF candidates, or 0.2%).
// Not so bad...
x => ({ a: 123 });
kevin
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

