<div dir="ltr"><div><br></div><div>I can't find any reference to $[ for arithmetic on the bash man page, but it</div><div>seems to be a synonym for $((. mksh doesn't support this, so the expand tests</div><div>that use it fail on Android. No other toybox tests are using $[.</div><div>---</div><div> tests/expand.test | 4 ++--</div><div> 1 file changed, 2 insertions(+), 2 deletions(-)</div><div><br></div>
</div>