Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
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.
*/