rust/tests/pretty/block-comment-multiple-asterisks.rs
2023-01-11 09:32:08 +00:00

7 lines
115 B
XML

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