rust/src/test/compile-fail/attr-bad-crate-attr.rc

5 lines
82 B
Plaintext
Raw Normal View History

2012-11-18 19:56:50 -06:00
// error-pattern: expected item
#[attr = "val"];
#[attr = "val"] // Unterminated