rust/src/test/pretty/block-comment-multiple-asterisks.rs
2018-12-25 21:08:33 -07: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.
*/