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