Closes a kFinally block.
If the kTry block produced an exception, the current function returns the exception code. Otherwise, execution continues after the kFinally block.