summaryrefslogtreecommitdiffstats
path: root/tests/pretty/block-comment-multiple-asterisks.rs
blob: bb090b7463677549a1d15def380e894ad8addbfb (plain)
1
2
3
4
5
6
// compile-flags: --crate-type=lib

// pp-exact
/***
More than two asterisks means that it isn't a doc comment.
*/