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
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user