Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
sepcomp-cci-copies
/
cci_lib.rs
blob: 869d4a6cd3e4ed0123bd26bfac897a47d2f56494 [
file
] [
log
] [
blame
] [
edit
]
#![
crate_type
=
"rlib"
]
#[
inline
]
pub
fn
cci_fn
()
->
usize
{
1234
}