Merge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB 2015
[dragonfly.git] / tools / regression / bin / sh / execution / subshell3.0
1 # $FreeBSD: head/tools/regression/bin/sh/execution/subshell3.0 245383 2013-01-13 19:39:13Z jilles $
2
3 (false; exit) && exit 3
4 exit 0