summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/attr-before-eof.rs
blob: 6af1783e630fc0438840bcacb6e14f6c4614c820 (plain)
1
2
3
fn main() {}

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