Block labels are not expressions so they can't be interpolated without hacks like `dynamic` blocks. Clarify this so that we don't confuse users who shouldn't need to dig into the subtle nuances between expressions and blocks.