Sign in
rust
/
rust
/
2dbf4b4d352fc4c702d899ea7d4bf88b6684eb5e
/
.
/
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.
*/