summaryrefslogtreecommitdiff
path: root/docs/constants.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 13:42:41 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 13:42:41 +0300
commitad7113c9119458f076fea90f55b8a9ceecb45891 (patch)
tree4933d32db05ba3644d24b736ec559cc3eaa70bd6 /docs/constants.md
parent9dd16cddc2d712c3aad0b0a5c8a5a1227e36a1c7 (diff)
refactor(rpn): simplify isValidIdentifier(), removing dead multi-char loop (task 5j)
The loop checking remaining characters was dead code — the final check meant any token longer than 1 char was rejected regardless of what the loop found. Replace the entire function with a simple single-char check.
Diffstat (limited to 'docs/constants.md')
0 files changed, 0 insertions, 0 deletions