ifs7.0   [plain text]


# $FreeBSD$

IFS=2
set -- $((123))
[ "$#|$1|$2|$3" = "2|1|3|" ]