$ x="hoge" $ integer y=100 $ z=("spam" "egg") $ print -l "${(t)x}" "${(t)y}" "${(t)z}" scalar integer array