1# $FreeBSD: head/bin/sh/tests/parameters/optind1.0 227773 2011-11-20 21:48:50Z jilles $
2
3unset OPTIND && [ -z "$OPTIND" ]
4