Open djkrose opened 7 years ago
Using this command in a Lua script fails if inspect.js is encoded with UTF-8 with BOM.
local inspect = require('inspect')
Using this command in a Lua script fails if inspect.js is encoded with UTF-8 with BOM.