Terminate a block by adding a jump to the given target block. This is equivalent to "goto target".
See Implementation
Terminate a block by adding a jump to the given target block. This is equivalent to "goto target".