summaryrefslogtreecommitdiffstats
path: root/src/test/ui/parser/doc-before-attr.rs
blob: c4125a09fd2fd8baff9b931523a8ace591005d1c (plain)
1
2
3
4
fn main() {}

/// hi
#[derive(Debug)] //~ERROR expected item after attributes