(root)/
gcc-13.2.0/
gcc/
testsuite/
rust/
compile/
doc_isolated_cr_block_comment.rs
// { dg-error "Isolated CR" "" { target *-*-* } .+1 }
/** doc cr
 comment */
pub fn main () { }