Co-authored-by: jietao.cjt <jietao.cjt@alibaba-inc.com>
This commit is contained in:
t0350
2020-12-14 10:16:56 +08:00
committed by GitHub
parent 8eac155b1b
commit 698d032a9b

View File

@@ -348,6 +348,7 @@ local function packtype(name, t, alltypes)
else else
tmp.type = nil tmp.type = nil
end end
tmp.map = nil
if f.key then if f.key then
assert(f.array) assert(f.array)
if f.key == "" then if f.key == "" then