1182301Sstefanf# $FreeBSD: releng/11.0/bin/sh/tests/builtins/getopts2.0 297752 2016-04-09 16:06:13Z jilles $
2182301Sstefanfset - -ax
3182301Sstefanfgetopts ax option
4182301Sstefanfset -C
5182301Sstefanfgetopts ax option
6297752Sjillesprintf '%s\n' "$option"
7