Skip to content

Commit

Permalink
Add comment as a reminder to future me
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroProofs committed May 6, 2024
1 parent 0e9baf4 commit 68f1dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/aiken-project/src/test_framework.rs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ impl Test {
.map(|cst| (cst, side.tipo()))
};

// Assertion at this point is evaluated so it's not just a normal assertion
Some(Assertion {
bin_op,
head: as_constant(generator, head.expect("cannot be Err at this point")),
Expand Down

0 comments on commit 68f1dcc

Please sign in to comment.