xref: /freebsd/bin/sh/tests/execution/subshell4.0 (revision dcab3c4f496414309371c4d671b35b3528419600)
1
2(eval "set v=1"; false) && echo bad; :
3