blob: afe4dc7d54c9b03339dcb818d3f898bdc34d2328 [file] [log] [blame]
#[bench] //~ ERROR use of unstable library feature 'test'
//~| WARN this was previously accepted
fn bench() {}
fn main() {}