xref
: /
freebsd
/
bin
/
sh
/
tests
/
errors
/
bad-parm-exp1.0
(revision d8a0fe102c0cfdfcd5b818f850eff09d8536c9bc)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
false && {
3
${}
4
${foo/}
5
${foo@bar}
6
}
7
:
8