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