Fix operator detection to skip nested ${...}, fix // global replace parsing,
add negative array index support, add nested ${} expansion in word operands
and patterns. Brace-aware operator scanner prevents operators inside nested
expansions from being misdetected.
Known issue: assoc array key/value spacing lost in expansion.f90 path —
needs investigation. [skip-pty]