xref: /freebsd/bin/sh/tests/execution/not1.0 (revision 7899f917b1c0ea178f1d2be0cfb452086d079d23)
1
2f() { ! return $1; }
3f 0 && ! f 1
4