xref: /freebsd/bin/sh/tests/expansion/cmdsubst25.0 (revision f56f82e0)
1# $FreeBSD$
2
3IFS=' '
4set -- `printf '\n '`
5IFS=:
6[ "$*" = '
7' ]
8