(root)/
gcc-13.2.0/
gcc/
testsuite/
rust/
compile/
test_mod.rs
//! test_mod inner doc comment
//!
//! foo bar baz cake pizza carbs

pub struct Test(pub i32);