Skip to content

Commit

Permalink
fixed sequence:copy returning a non-sequence result
Browse files Browse the repository at this point in the history
  • Loading branch information
1bardesign committed Aug 17, 2023
1 parent 2c6b5bd commit 24913f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sequence.lua
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ for _, v in ipairs({
"append",
"shallow_overlay",
"deep_overlay",
"copy",
"shallow_copy",
"deep_copy",
}) do
Expand Down

0 comments on commit 24913f0

Please sign in to comment.