1
Fork 0
rust/src/test/ui/parser/doc-before-attr.rs

4 lines
78 B
Rust

fn main() {}
/// hi
#[derive(Debug)] //~ERROR expected item after attributes