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