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