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