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