bless tests
This commit is contained in:
@@ -21,6 +21,7 @@ impl const PartialEq for Int {
|
||||
}
|
||||
}
|
||||
|
||||
#[const_trait]
|
||||
pub trait Plus {
|
||||
fn plus(self, rhs: Self) -> Self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user