mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 14:14:30 +02:00
More adjustments/bugfixes.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
mime = require("mime")
|
||||
local mime = require("mime")
|
||||
|
||||
function test_dot(original, right)
|
||||
local result, n = mime.dot(2, original)
|
||||
|
Reference in New Issue
Block a user