mirror of
https://github.com/TangentFoxy/lume.git
synced 2025-07-29 03:22:19 +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: