diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 10:57:40 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 10:57:40 +0300 |
| commit | 065dd252af1d2f1c70f8929058ea364481ab0658 (patch) | |
| tree | b7265b53152e5a4b4393e454fffda581352a74e5 /docs/basic-arithmetic.md | |
| parent | 2664151ece7c9f0d3617c6c7873918cb920e2211 (diff) | |
fix: replace fragile string matching in ResultStack with registry check
ResultStack used strings.Contains(err.Error(), "unknown token") to
decide whether to fall through to variable lookup. This is fragile and
breaks if error messages change. Use the same pattern as handleOperator:
check IsStandardOperator/IsHyperOperator directly.
Diffstat (limited to 'docs/basic-arithmetic.md')
0 files changed, 0 insertions, 0 deletions
