# $FreeBSD: releng/12.0/bin/sh/tests/execution/bg4.0 223283 2011-06-19 00:00:36Z jilles $ x='' : ${x:=1} & wait exit ${x:-0}