DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.36k stars 29 forks source link

Fix duplicate property merging for props not actually bound #1232

Closed edemaine closed 4 months ago

edemaine commented 4 months ago

Fixes #1230

I think these are all the cases where things aren't actually bound, but let me know if you think of something else. We currently don't seem to have a computation anywhere of the names that are bound to.