summary refs log tree commit diff
path: root/bin/cash/tests/execution/not1.0
blob: 9b726f178929b1217503ceb32bb9de06933419c7 (plain) (blame)
1
2
3
4
# $FreeBSD: releng/12.0/bin/sh/tests/execution/not1.0 249407 2013-04-12 15:19:35Z jilles $

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