chore: add a space for convenient jumping

This commit is contained in:
2025-11-11 07:51:51 +01:00
parent 00d8ebdb38
commit 14469c7229

View File

@@ -175,6 +175,7 @@
//! Ok(()) //! Ok(())
//! } //! }
//! ``` //! ```
use std::*; use std::*;
mod fun; mod fun;