chore: add some unit tests to stack
This commit is contained in:
@@ -9,7 +9,7 @@ use crate::{
|
||||
|
||||
use super::scope::Scope;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
#[derive(Debug, Clone, PartialEq)]
|
||||
pub enum Air {
|
||||
// Primitives
|
||||
Int {
|
||||
|
||||
Reference in New Issue
Block a user