summaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/execution/not1.0
blob: c825e1327bbdc19641e31fbd6aee9d7786079ca8 (plain) (blame)
1
2
3
4
# $FreeBSD: head/bin/sh/tests/execution/not1.0 249407 2013-04-12 15:19:35Z jilles $

f() { ! return $1; }
f 0 && ! f 1