blob: 7f3392eadadb3c92a1a4837c6eeb5e44a4791489 [file] [log] [blame]
#[doc(notable_trait)] //~ ERROR: `#[doc(notable_trait)]` is experimental
trait SomeTrait {}
fn main() {}