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