LuaHelper
LuaHelper copied to clipboard
特殊情况下无法补全table的函数
某文件函数实现
local string=string function string.sep() end
在其他lua文件中,无法补全string.sep函数