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