Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
Co-authored-by: Weißer Hase <[email protected]>
  • Loading branch information
simon-something and wei3erHase authored Jul 20, 2024
1 parent 59c2686 commit 462c38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/invariants/PROPERTIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ bmul should have 0 as absorving
bmul result should always be gte a and b

bdiv should be bmul reverse operation // <-- unsolved
1 should be identity for bdiv
bdiv should have 1 as identity
bdiv should revert if b is 0 // <-- impl with wrapper to have low lvl call
bdiv result should be lte a

Expand Down

0 comments on commit 462c38e

Please sign in to comment.