其中message默认值是"assertion failed!"。举例如下: function f0() assert(nil, "Assert!") end f0() 输出如下: lua: test.lua:2: Assert! stack ...
確定! 回上一頁