tc39 / proposal-call-this

A proposal for a simple call-this operator in JavaScript.
https://tc39.es/proposal-call-this/
MIT License
121 stars 5 forks source link

Support unparenthesized private identifiers in right-hand side #21

Closed js-choi closed 2 years ago

js-choi commented 2 years ago

Closes #20. CC: @JLHwung