summaryrefslogtreecommitdiff
path: root/internal/perc
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-23 23:56:14 +0300
committerPaul Buetow <paul@buetow.org>2026-05-23 23:56:14 +0300
commitcd74d811d257d5579fbe974abbd6ad39a751d508 (patch)
treecc8b59822252e35231573b86593e54f6e4ab2c1e /internal/perc
parentd106b9ac10c67a7e1c98dbb626e17c22b70048ec (diff)
docs(rpn): fix misleading comments in rpn_ops.go
- EvalOperator: replace incorrect example ("1 2 +" then "+") with one matching the actual test ("1 2 3 +" then "+") since + requires two operands and the stack after "1 2 +" only has one value - executeOperator: update comment to list all three callers (handleOperator, ResultStack, EvalOperator) instead of just two
Diffstat (limited to 'internal/perc')
0 files changed, 0 insertions, 0 deletions