]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/attr-before-eof.rs
Rollup merge of #106692 - eggyal:mv-binary_heap.rs-binary_heap/mod.rs, r=Mark-Simulacrum
[rust.git] / tests / ui / parser / attr-before-eof.rs
1 fn main() {}
2
3 #[derive(Debug)] //~ERROR expected item after attributes