Merge branch 'vendor/BINUTILS225'
[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