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