docs(spec): bless temp targets in export lists #51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "worktree-spec-temp-export-target"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Export onto a temp landing name (
export { .m as ._t } $i) rebinds freely and needs no!— temps are single-scope and rebindable. Documents this in §5a.5 with a §5a.7 table row, plus a locking eval test. The gap was spec silence, not code; the evaluator already behaved this way.For #39.
Export onto a temp landing name (`export { .m as ._t } $i`) rebinds freely and needs no `!`; temps are single-scope and rebindable. Document in §5a.5 and add a §5a.7 rebinding-table row, plus a locking eval test. Closes #39. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Dj7AUAseHeFtET11b86S4y