VAR_OPT
if ((type & VAR_OPT) && Var_Definedi(name.s, name.e)) {
if (type & (VAR_OPT|VAR_LAZYSHELL|VAR_APPEND))
if (type & (VAR_OPT|VAR_APPEND))
type |= VAR_OPT;