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