rustc/tests/ui/parser/attribute/attr-before-eof.rs
2024-06-04 21:09:03 +02:00

4 lines
71 B
Rust

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