mirror of
https://github.com/TangentFoxy/lume.git
synced 2025-07-28 02:52:21 +00:00
Made lume.dostring() use load() if no loadstring()
lume.dostring() now checks if the loadstring() function (deprecated in lua5.2) exists, and uses load() if it does not.
This commit is contained in: