summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/errors/bad-parm-exp1.0
blob: 6e949945f9f3278e19641a0c300018da34491408 (plain)
1
2
3
4
5
6
7
# $FreeBSD$
false && {
	${}
	${foo/}
	${foo@bar}
}
:
OpenPOWER on IntegriCloud