function f() print(debug.traceback(\"trace start\")) print(\"trace end\") return 984 end print(f()) --[[ run: trace start stack traceba...
確定! 回上一頁