mirror of
https://github.com/micropython/micropython.git
synced 2026-03-10 19:00:30 +01: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).