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