lua: strip (else (raise e)) from loop-guard (SX guard re-raise hangs)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled

This commit is contained in:
2026-04-24 22:37:29 +00:00
parent e105edee01
commit d8be6b8230
4 changed files with 41 additions and 43 deletions

View File

@@ -6,10 +6,7 @@
(list (make-symbol "e")
(list
(list (make-symbol "lua-break-sentinel?") (make-symbol "e"))
nil)
(list
(make-symbol "else")
(list (make-symbol "raise") (make-symbol "e"))))
nil))
body-sx)))
(define