Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
stats
/
meta-stats.rs
blob: 5176dd0f4673f4291f0fa925e8f332b0ea47adaf [
file
] [
log
] [
blame
] [
edit
]
//@ build-pass
//@ dont-check-compiler-stderr
//@ compile-flags: -Zmeta-stats
#![
crate_type
=
"lib"
]
pub
fn
a
()
{}