And since Lua has tail call elimination, the recursive call range1 makes to itself should never blow the stack. Right? print(#{range(1000 * ...
確定! 回上一頁