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