Sign in
rust
/
rust-lang
/
rust
/
1b01decc1ca851e014b6951bdd7f2ac2f897adc9
/
.
/
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
}