diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 14:11:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 14:11:06 +0300 |
| commit | 0710597ccd639c37f4afe6aa3c9081b7229b6066 (patch) | |
| tree | b6008fafe92f69bbebfe0bc3200540a893a390ad /internal/repl | |
| parent | c95b15346def9fe1b34615b464f6a86046c0819b (diff) | |
fix(rpn): extract builtInConstants map, eliminate loadBuiltInConstants dual responsibility (sj)
Move built-in constants into a package-level builtInConstants map so
loadBuiltInConstants() only copies from it (no return value). Reload
and Clear now simply clear and copy from the source map, removing the
maps.DeleteFunc dance and the unused maps import.
Diffstat (limited to 'internal/repl')
0 files changed, 0 insertions, 0 deletions
