-- Example 1. a = {1,2,3,4} function check() return #a[1] end print(pcall(check)) -- false | attempt to get length of field '?
確定! 回上一頁