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