24 lines
488 B
Markdown
24 lines
488 B
Markdown
## Summary
|
|
|
|
<!-- What does this PR change, and why? -->
|
|
|
|
## Changes
|
|
|
|
-
|
|
|
|
## Testing
|
|
|
|
- [ ] `npm run typecheck` passes
|
|
- [ ] `npm test` passes
|
|
- [ ] Added/updated tests for the change
|
|
|
|
## Compiler determinism
|
|
|
|
- [ ] No change to the compiler's deterministic clone semantics, **or** the change
|
|
is intentional and validated against the benchmarks (`npm run bench`) with
|
|
results noted above.
|
|
|
|
## Notes
|
|
|
|
<!-- Anything reviewers should know: trade-offs, follow-ups, screenshots. -->
|