dillon1000/react
Commit
Browse files [λ] Remove broken support for identifiers defined after use
This also adds some book keeping to throw if ever define identifiers after use to make sure we don't generate incorrect code.
Changed paths4 files
First-parent comparisoncompiler/forget/src/SSA/EnterSSA.ts ModifiedA compiler/forget/src/__tests__/fixtures/hir/error.mutate-captured-arg-separately.expect.md AddedR compiler/forget/src/__tests__/fixtures/hir/mutate-captured-arg-separately.js →compiler/forget/src/__tests__/fixtures/hir/error.mutate-captured-arg-separately.js RenamedD compiler/forget/src/__tests__/fixtures/hir/mutate-captured-arg-separately.expect.md DeletedPatch
Files changed
Rendering syntax-highlighted changes…