]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/doc-before-attr.rs
Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton
[rust.git] / src / test / ui / parser / doc-before-attr.rs
1 // compile-flags: -Z parse-only
2
3 /// hi
4 #[derive(Debug)] //~ERROR expected item after attributes