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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
71 B
Rust
Raw Normal View History

fn main() {}
2015-01-28 13:34:18 +00:00
#[derive(Debug)] //~ERROR expected item after attributes