blob: 8f750ae62f5e4c2f57e725e0f3b620410535479d [file] [log] [blame]
#![feature(staged_api)]
//~^ ERROR crate has missing stability attribute
fn main() {}