rustc/tests/rustdoc-js/trailing.rs
2025-01-11 15:57:26 +01:00

4 lines
43 B
Rust

pub mod inner {
pub fn function() {}
}