Content deleted Content added
rm unnecessary tostring()s |
simplify |
||
Line 15:
_ = args[prefix .. format(cfg.arg.list_and_num, i)]
if _ == cfg.keyword.border_child or _ == cfg.keyword.border_subgroup then
readArgs(args, prefix ..
end
end
end
|