blob: bc0c4a565029400f21f547828a0e5091444ad798 [file] [log] [blame]
// compile-flags:--test
#![doc(test(attr(feature(staged_api))))]
/// ```
/// #![unstable(feature="test", issue="18199")]
/// fn main() {}
/// ```
pub fn foo() {}