Open cyw3 opened 6 years ago
Lua 5.3.0 mac os 10.12.6
When does it happen? What code causes the error?
FYI:
to make this work for (probably) all lua you could add:
-- make unpack independent of version local unpack = table.unpack or unpack
Lua 5.3.0 mac os 10.12.6