xref: /dflybsd-src/tools/regression/bin/sh/expansion/cmdsubst25.0 (revision 3e3895bf4584c1562faf4533cbd97026ee6a8dcf)
1# $FreeBSD: head/bin/sh/tests/expansion/cmdsubst25.0 317514 2017-04-27 18:52:18Z jilles $
2
3IFS=' '
4set -- `printf '\n '`
5IFS=:
6[ "$*" = '
7' ]
8