summaryrefslogtreecommitdiff
path: root/corebinutils/sh/tests/parser/line-cont8.0
blob: 7db2c9d65386793f90dce21ae6b51a33251b154f (plain)
1
2
3
4
5

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