- Compile them as calls and definitions. - Use them for call(), clear(), run(), try(), and yield(). - Update the docs.
Blocks, functions, and methods now have the same code for handling their bodies. This means that single-line methods work like single-line functions: they return the result of their expression.