Current File : //usr/share/zsh/5.0.2/functions/_arrays
#compdef shift

local expl

_wanted arrays expl array _parameters "$@" - -g '*array*'