xref: /freebsd/bin/sh/tests/execution/subshell3.0 (revision 026520a5f2d2ec01e19494c37b87448df86ef21a)
1
2(false; exit) && exit 3
3exit 0
4