Sign in
rust
/
rust
/
8511e40e7294e1efcc64b81d43969b6bf0f14c2d
/
.
/
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.
*/