dillon1000/react

Commit

Optional computed member expressions are not supported (add validation)

We don't propagate the `optional` flag through to codegen, so let's error on 
this for now
Browse files
Changed paths3 files
First-parent comparison
M compiler/forget/src/HIR/BuildHIR.ts ModifiedA compiler/forget/src/__tests__/fixtures/compiler/error.optional-computed-member-expression.expect.md AddedA compiler/forget/src/__tests__/fixtures/compiler/error.optional-computed-member-expression.js Added
Patch

Files changed

Rendering syntax-highlighted changes…