On Wed, Jul 18, 2018 at 5:19 AM, Grisha Levit <grishale...@gmail.com> wrote:
> $ set -u; unset var; f() { test -v 'var[0]'; echo $?; }; var[0]=X f
> 0
> -bash: var[0]: unbound variable

I'm not getting this error.  What version of bash are you using?

-- 
konsolebox

Reply via email to