1 2 3 4 5 6 7 8 9
-- asm mov %r0, 0x12345678 call local next next: exit -- result 0x12345678 -- error Failed to load code: sub-program does not end with EXIT at PC 1