class SyntaxTree::YARV::Leave

### Summary

‘leave` exits the current frame.

### Usage

~~~ruby ;; ~~~