dillon1000/react
Commit
Browse files Factor out assignment expression cases
Splits handling of simple assignment updates (`=`) from update-assignments (`+=` etc). This unblocks starting to support destructuring for the simple case in the subsequent PR.
Changed paths1 file
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…