1 2 3 4 5 6 7 8
error: expected `[`, found `vec` --> $DIR/issue-1655.rs:3:6 | LL | #vec[doc( | ^^^ expected `[` error: aborting due to previous error