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