summary refs log tree commit diff
path: root/src/test/compile-fail/attr-bad-crate-attr.rc
blob: bf4fa3bcf7328f0ddd0555852cfa25e0b5d45247 (plain)
1
2
3
4
// error-pattern: expecting mod

#[attr = "val"];
#[attr = "val"] // Unterminated