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