Terminate a block by adding evaluation of an rvalue, returning the value. This is equivalent to "return rvalue".
See Implementation
Terminate a block by adding evaluation of an rvalue, returning the value. This is equivalent to "return rvalue".