summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/execution/not2.0
blob: 1b128d0967164d79f6391ea18a34e0bf6ec72908 (plain)
1
2
3
4
5
6
# $FreeBSD$

while :; do
	! break
	exit 3
done
OpenPOWER on IntegriCloud