pub fn ordinary_blocks_are_expressions() -> i32
Expand description

Block blocks are also expressions!

In the trivial example below, we have a situation that doesn’t come up especially often (and certainly wouldn’t in this trivial way), but is a real option and is handy when you need it. You can create arbitrary blocks