mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 10:37:46 +00:00
449eefdb19
This is rare, but apparently some programs do this:
defer panic("...")
This is emitted in the IR as a builtin function.