summaryrefslogtreecommitdiff
path: root/integrationtests
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 00:45:02 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 00:45:02 +0300
commit226eeaa912df006f2a279b6bc2ccaf72f9a74217 (patch)
tree70409ff927cb5f62b0879d8c612ef7d29c4ed020 /integrationtests
parent2a947d40d7705ae166337adcc911ce6e3a0ed1f2 (diff)
docs(rpn): fix misleading comments in operations_variables.go
- AssignVariable: remove false 'Usage: name value =' claim; the = operator uses AssignLeft, not AssignVariable (which is only used in tests). - UseVariable: remove false 'Usage: varname' claim; this method is not wired into the operator registry and is only used in tests. - AssignLeft: update to note it handles both = and =: operators, not just =:.
Diffstat (limited to 'integrationtests')
0 files changed, 0 insertions, 0 deletions