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