mirror of
https://github.com/TangentFoxy/lume.git
synced 2026-02-01 02:48:16 -07: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: