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