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