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