tst_verbosity

zplugin ice depth"1"
zplugin load psprint/zsh-select

print -rl -- "${(o)ZPLG_ICE[@]}" >! answer/ice
print -rl -- "${(okv)ZPLG_SICE[@]}" >! answer/sice

# vim:ft=zsh
