diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-23 23:56:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-23 23:56:14 +0300 |
| commit | cd74d811d257d5579fbe974abbd6ad39a751d508 (patch) | |
| tree | cc8b59822252e35231573b86593e54f6e4ab2c1e /internal/perc | |
| parent | d106b9ac10c67a7e1c98dbb626e17c22b70048ec (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
