rust/tests/run-make/rustdoc-scrape-examples-paths/foo/examples/complex.rs

3 lines
45 B
Rust

fn main() {
let mut x = foo::X::new();
}