enhanced the backtrace output loop

This commit is contained in:
2025-09-06 14:32:13 +09:00
parent 36a10b382c
commit d562ebfcb9
3 changed files with 38 additions and 27 deletions

View File

@ -166,9 +166,16 @@ printf "%O\n" (k:basicAt 20)
}
}
fun c() {
(Q:k)
}
##try {
printf ">>>>>>>>>>>>>>>\n"
(Q:k)
fun j(){
(c)
}
(j)
##} catch (e) {
printf "EXCEPTION: %O\n" e