rust/tests/rustdoc-js/trailing.rs

4 lines
43 B
Rust

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