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