]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - tools/regression/bin/sh/execution/subshell3.0
MFC r245383,245392,247190,249220,251180,251797: New sh testcases.
[FreeBSD/stable/9.git] / tools / regression / bin / sh / execution / subshell3.0
1 # $FreeBSD$
2
3 (false; exit) && exit 3
4 exit 0