11 ./vredir.tests: line 19: v: readonly variable
12 ./vredir.tests: line 19: v: cannot assign fd to variable
62 ./vredir3.sub: line 4: v: ambiguous redirect
87 ./vredir6.sub: redirection error: cannot duplicate fd: Invalid argument
88 ./vredir6.sub: line 13: /dev/null: Invalid argument
98 exec {stdin}<&${fd[0]}-;
99 exec {stdout}>&${fd[1]}-