make comment compile
This commit is contained in:
@@ -6,8 +6,7 @@
|
|||||||
//! interface for panicking is:
|
//! interface for panicking is:
|
||||||
//!
|
//!
|
||||||
//! ```
|
//! ```
|
||||||
//! # use std::fmt;
|
//! fn panic_impl(pi: &core::panic::PanicInfo<'_>) -> !
|
||||||
//! fn panic_impl(pi: &PanicInfo<'_>) -> !
|
|
||||||
//! # { loop {} }
|
//! # { loop {} }
|
||||||
//! ```
|
//! ```
|
||||||
//!
|
//!
|
||||||
|
|||||||
Reference in New Issue
Block a user