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