]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/attr-before-eof.rs
Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup
[rust.git] / src / test / ui / parser / attr-before-eof.rs
1 fn main() {}
2
3 #[derive(Debug)] //~ERROR expected item after attributes