dillon1000/react
Commit
Browse files [test] Add test for broken lambda capturing
SSA redefines context refs which breaks our inference. The correct fix here is to not overwrite context refs in EnterSSA.
Changed paths2 files
First-parent comparisoncompiler/forget/src/__tests__/fixtures/hir/_bug.capturing-func-simple-alias.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/_bug.capturing-func-simple-alias.js AddedPatch
Files changed
Rendering syntax-highlighted changes…