Sign in
rust
/
rust
/
1ef1ec13d8d22bc768de42e55f09b2803c4e9735
/
.
/
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.
*/