Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
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
}