# $FreeBSD: releng/12.1/bin/sh/tests/parameters/optind2.0 259846 2013-12-24 22:38:24Z jilles $ [ "$(OPTIND=42 ${SH} -c 'printf %s "$OPTIND"')" = 1 ]