blob: 6aaf29b069a65112b12ef9f9ade4c646b85cfb9d [file] [log] [blame] [edit]
//@ run-pass
//@ compile-flags:-Zforce-unstable-if-unmarked
#[deprecated] // should work even with -Zforce-unstable-if-unmarked
fn main() { }