Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
rlib-format-packed-bundled-libs
/
main.rs
blob: 042a4879fe4e1fb2945ab1ddd76a1adfee759cb4 [
file
] [
log
] [
blame
] [
edit
]
extern
crate rust_dep_local
;
pub
fn
main
()
{
rust_dep_local
::
rust_dep_local
();
}