pub fn block_kind(block: &Expr) -> Option<Symbol>
The kind of a block (the block tag), if present.
block