dillon1000/react

Commit

[λ] 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.
Browse files
Changed paths4 files
First-parent comparison
M compiler/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 Deleted
Patch

Files changed

Rendering syntax-highlighted changes…