blob: 28b689b4d985218ec86492512fcc8792d6fb2889 [file] [log] [blame]
#[doc(spotlight)] //~ ERROR: #[doc(spotlight)] is experimental
trait SomeTrait {}
fn main() {}