summaryrefslogtreecommitdiff
path: root/docs/basic-arithmetic.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 10:12:28 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 10:12:28 +0300
commitff836d0d287ef1378fb36f68037e7725a661cf7a (patch)
tree34884f0a8c8cdf332386e93f1e7aded03913b14d /docs/basic-arithmetic.md
parenta963fd6f854d476ec838fbde7ae3c28cd4270c97 (diff)
fix(rpn): use < instead of <= for _sentinel in parseCategory
parseCategory iterated over _sentinel itself, causing it to return true for the sentinel value (an invalid category). Use strict less- than so only valid categories match.
Diffstat (limited to 'docs/basic-arithmetic.md')
0 files changed, 0 insertions, 0 deletions