summaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/doc_isolated_cr_block_comment.rs
blob: 0ada77f69cf76627b43ef274c6df7b59bf0c8ebd (plain)
1
2
3
// { dg-error "Isolated CR" "" { target *-*-* } .+1 }
/** doc cr
 comment */
pub fn main () { }