aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/parser/line-cont8.0
blob: 88667760b47bc291f1b6f14f23473a1f8d8e904b (plain) (blame)
1
2
3
4
5
6
# $FreeBSD$

set -- a b c d e f g h i j
[ "${1\
0\
}" = j ]