Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / tools / regression / bin / sh / errors / bad-parm-exp1.0
1 # $FreeBSD: src/tools/regression/bin/sh/errors/bad-parm-exp1.0,v 1.1 2006/11/05 18:41:23 stefanf Exp $
2 false && {
3         ${}
4         ${foo/}
5         ${foo@bar}
6 }
7 :