luacheck show warning when use "module" function in lua5.1 #213. Here is example of code: a.lua module("aModule" ,package.seeall) AMethod = function() ...
確定! 回上一頁