a call with resumption will be translated as a call and a branch to
normal destination. The call instruction (machine code) has two successors, a normal cont block which contains the branch to the normal destination, and the exceptional cont
Please register or sign in to comment