dillon1000/react
Commit
Browse files [valueblocks] Handle compound RHS for logicals
The previous PR handled the case where the LHS of a logical was compound, but didn't handle compound RHS values. This is fixed now.
Changed paths3 files
First-parent comparisoncompiler/forget/src/ReactiveScopes/BuildReactiveFunction.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/logical-expression.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/logical-expression.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…