]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/sh/tests/execution/not1.0
Import libxo-0.7.2; add xo_options.7.
[FreeBSD/FreeBSD.git] / bin / sh / tests / execution / not1.0
1 # $FreeBSD$
2
3 f() { ! return $1; }
4 f 0 && ! f 1