xref: /dflybsd-src/tools/regression/bin/sh/execution/subshell3.0 (revision 4bbca3a905b195fcafccbf8e264fbb27b05a6f6b)
1# $FreeBSD: head/tools/regression/bin/sh/execution/subshell3.0 245383 2013-01-13 19:39:13Z jilles $
2
3(false; exit) && exit 3
4exit 0
5