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

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