]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sh/tests/execution/subshell3.0
Update llvm, clang and lldb to trunk r257626, and update build glue.
[FreeBSD/FreeBSD.git] / bin / sh / tests / execution / subshell3.0
1 # $FreeBSD$
2
3 (false; exit) && exit 3
4 exit 0