Sign in
rust
/
rust-lang
/
rust
/
160e7623e8cbbf1feab2b6e2a24733a98c7bde9c
/
.
/
tests
/
run-make
/
rustdoc-scrape-examples-paths
/
foo
/
examples
/
complex.rs
blob: 1cda7e098f4554be77bd2faca0420f1bef13fe75 [
file
] [
log
] [
blame
]
fn
main
()
{
let
mut
x
=
foo
::
X
::
new
();
}