mirror of
https://github.com/1bardesign/batteries.git
synced 2024-11-10 02:31:48 +00:00
fixed sequence:copy returning a non-sequence result
This commit is contained in:
parent
2c6b5bd2ea
commit
24913f05b8
@ -46,6 +46,7 @@ for _, v in ipairs({
|
||||
"append",
|
||||
"shallow_overlay",
|
||||
"deep_overlay",
|
||||
"copy",
|
||||
"shallow_copy",
|
||||
"deep_copy",
|
||||
}) do
|
||||
|
Loading…
Reference in New Issue
Block a user