Sign in
android
/
toolchain
/
rustc
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
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
();
}