5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
// error-pattern: expected `mod`
|
|
|
|
#[attr = "val"];
|
|
#[attr = "val"] // Unterminated
|