Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
pretty
/
block-comment-multiple-asterisks.rs
blob: 537924f786bd3282dc2283e55e159725602ad04b [
file
]
//@ compile-flags: --crate-type=lib
//@ pp-exact
/***
More than two asterisks means that it isn't a doc comment.
*/