rustc/tests/pretty/block-comment-multiple-asterisks.rs
2024-06-21 09:39:33 +02:00

7 lines
117 B
Rust

//@ compile-flags: --crate-type=lib
//@ pp-exact
/***
More than two asterisks means that it isn't a doc comment.
*/