mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
Dump/undump reuse strings
A repeated string in a dump is represented as an index to its first occurence, instead of another copy of the string.
This commit is contained in:
Reference in New Issue
Block a user