Closed
Description
When you have more than three slashes, you will get an expected item after attributes
error. This should be a special case and not expect a doc attribute. Here's code that reproduces the issue.
fn main() {
//// x
}
The same it true for more than two stars is a multiline comment (/*** x */
).
Metadata
Metadata
Assignees
Labels
No labels