1 2 3 4 5
fn main() { /// document //~^ ERROR found a documentation comment that doesn't document anything //~| HELP if a comment was intended use `//` }