学习lua-02,引入其他lua文件,调用全局方法

local testlua = require "testlua"
--testlua.compertoNum(1, 2, 4, 5, 11, 23, 543, 123, 45, 2131, 12)

testlua.testMethod('123545')

  

posted @ 2022-09-21 17:43  90的生力军  阅读(205)  评论(0编辑  收藏  举报