mirror of
https://github.com/zdharma-continuum/zflai.git
synced 2026-09-10 07:06:16 -04:00
*learn_table: Repeated ctable overwrites
This commit is contained in:
parent
2bd06cbcb2
commit
afbcca59da
|
|
@ -23,6 +23,7 @@ else
|
|||
fi
|
||||
|
||||
.zflai_moderate_param_name "$__var_name" __var_name "tspec_"
|
||||
unset $__var_name 2>/dev/null
|
||||
typeset -gA "${__var_name}"
|
||||
|
||||
local -a __fields __two
|
||||
|
|
|
|||
Loading…
Reference in a new issue