dillon1000/react
Commit
Browse files [λ] Make function expr tests be reactive to input
This lets us memoize more and test function expressions better
Changed paths8 files
First-parent comparisoncompiler/forget/src/__tests__/fixtures/hir/capturing-function-1.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/capturing-function-1.js ModifiedM compiler/forget/src/__tests__/fixtures/hir/capturing-function-within-block.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/capturing-function-within-block.js ModifiedM compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-block.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-block.js ModifiedM compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-function.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/capturing-variable-in-nested-function.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…