error: compilation successful --> $DIR/issue-49824.rs:8:1 | LL | / fn main() { LL | | LL | | let mut x = 0; LL | | || { ... | LL | | }; LL | | } | |_^ error: aborting due to previous error