rust/tests/ui/attr-bad-crate-attr.rc

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

5 lines
82 B
Plaintext
Raw Normal View History

2012-11-19 01:56:50 +00:00
// error-pattern: expected item
#![attr = "val"]
#[attr = "val"] // Unterminated