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