Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
pretty-print-to-file
/
input.rs
blob: ce23804e43074ccf16a8a35507de6171faba8263 [
file
] [
log
] [
blame
] [
edit
]
#[
crate_type
=
"lib"
]
pub
fn
foo
()
->
i32
{
45
}