Sign in
fuchsia
/
third_party
/
rust
/
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
/
.
/
tests
/
codegen-llvm
/
remap_path_prefix
/
aux_mod.rs
blob: 3217e9e51e75001269cf6feea5adc35249f33669 [
file
] [
log
] [
blame
]
//@ ignore-auxiliary (used by `./main.rs`)
#[
inline
]
pub
fn
some_aux_mod_function
()
->
i32
{
1234
}