You can use debug.traceback at any point to generate a stack traceback ]] function low () mid() end function mid() high(5) end function high(val) print ...
確定! 回上一頁