4 and Lua 5.2. As you can see in the documentation, integer division ( // ) isn't supported and has been added from Lua 5.3. Thus, either use ...
確定! 回上一頁