icerpc/slicec

Doc comments should require exactly 3 slashes

Closed this issue · 0 comments

Currently we treat any comment with 3 or more slashes as a doc comment. Like Rust, I think that it should be exactly 3.

https://doc.rust-lang.org/reference/comments.html#examples