]> git.lizzy.rs Git - rust.git/blob - tests/ui/attr-bad-crate-attr.rc
Merge commit '1d8491b120223272b13451fc81265aa64f7f4d5b' into sync-from-rustfmt
[rust.git] / tests / ui / attr-bad-crate-attr.rc
1 // error-pattern: expected item
2
3 #![attr = "val"]
4 #[attr = "val"] // Unterminated