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