about summary refs log tree commit diff
path: root/tests/ui/stats/meta-stats.rs
blob: 5176dd0f4673f4291f0fa925e8f332b0ea47adaf (plain)
1
2
3
4
5
6
7
//@ build-pass
//@ dont-check-compiler-stderr
//@ compile-flags: -Zmeta-stats

#![crate_type = "lib"]

pub fn a() {}