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

local expl

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