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