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