tc39 / proposal-class-fields

Orthogonally-informed combination of public and private fields proposals
https://arai-a.github.io/ecma262-compare/?pr=1668
1.72k stars 113 forks source link

Update README.md #292

Closed bennypowers closed 4 years ago

bennypowers commented 4 years ago

Firefox already implemented, as mentioned on line 220

littledan commented 4 years ago

Firefox is still missing private fields, isn't it?

bennypowers commented 4 years ago

That's correct

littledan commented 4 years ago

So, deleting this line doesn't make sense, since this proposal includes private fields.

bennypowers commented 4 years ago

closing in light of https://github.com/tc39/proposal-class-fields/pull/292#issuecomment-619005553