comment out doc comment

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-07 15:41:32 -05:00
parent a6094bbed4
commit 2e6369fb0c

View File

@ -1,3 +1,3 @@
use crate::push::state::{Gene, PushState}; use crate::push::state::{Gene, PushState};
/// Swaps the top two values // / Swaps the top two values