xref: /NextBSD/bin/sh/tests/execution/subshell3.0 (revision 5e568154a01fb6be74908baed265f265a56f002f)
1# $FreeBSD$
2
3(false; exit) && exit 3
4exit 0
5