dillon1000/react

Commit

[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.
Browse files
Changed paths3 files
First-parent comparison
M compiler/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 Modified
Patch

Files changed

Rendering syntax-highlighted changes…