diff --git a/src/instructions/common.rs b/src/instructions/common.rs index f759542..4429f25 100644 --- a/src/instructions/common.rs +++ b/src/instructions/common.rs @@ -1,3 +1,3 @@ use crate::push::state::{Gene, PushState}; -/// Swaps the top two values +// / Swaps the top two values