Newer
Older
ubixos / bin / sh / tests / execution / not1.0
@Charlie Root Charlie Root on 16 Jan 2018 126 bytes BSD Shell
# $FreeBSD: releng/11.1/bin/sh/tests/execution/not1.0 249407 2013-04-12 15:19:35Z jilles $

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