aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/unstable-fn.rs
blob: 4cbbebdb50e033c59d9bf81b469a13905790c849 (plain)
1
2
#[unstable(feature = "some_feature", issue = "12345")]
pub fn foo() {}