mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 01:40:34 +02:00
If no nlr_buf has been pushed, and an nlr_jump is called, then control is transferred to nlr_jump_fail (which should bail out with a fatal error).