Closed sasagawa888 closed 1 year ago
not correct compiled code execution.
Easy-ISLisp Ver2.95 > (load "tests/bug.o") T > (foo) "inner handler continued" NIL > (baz) "handled" NIL >
Fixed. I was able to improve the compiler significantly. Thank you Mr. Noble.
not correct compiled code execution.