rust/src/test/ui/parser/attr-before-eof.rs

3 lines
71 B
Rust

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