xref: /freebsd/bin/sh/tests/errors/bad-parm-exp8.0 (revision aa339f1d5df9e38f36a34eb522355c4eebcae6c4)
1
2v=1
3eval ": $(printf '${v-${w\372}}')"
4