#![feature(rustdoc_internals)]
// @has issue_15318_3/primitive.pointer.html
/// dox
#[doc(primitive = "pointer")]
pub mod ptr {}