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