Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
run-make
/
emit-stack-sizes
/
foo.rs
blob: fd0b5120578928eece6143e5853c6bd2c181f159 [
file
]
#![
crate_type
=
"lib"
]
#[
inline
(
never
)]
pub
fn
foo
()
{}