rust/tests/ui/stats/meta-stats.rs

8 lines
114 B
Rust
Raw Normal View History

// build-pass
// dont-check-compiler-stderr
// compile-flags: -Zmeta-stats
#![crate_type = "lib"]
pub fn a() {}