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