Sign in
rust
/
rust
/
9b1f20d20dc00a950f99a00a34be9d2ca78d1f0d
/
.
/
tests
/
ui
/
stats
/
meta-stats.rs
blob: 5176dd0f4673f4291f0fa925e8f332b0ea47adaf [
file
]
//@ build-pass
//@ dont-check-compiler-stderr
//@ compile-flags: -Zmeta-stats
#![
crate_type
=
"lib"
]
pub
fn
a
()
{}