rust/tests/ui/parser/attribute/attr-before-eof.rs

4 lines
71 B
Rust

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