Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
fix changed library.wom
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdbcm committed Nov 8, 2021
1 parent 8bfd419 commit 0461864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Aspidites/woma/library.wom
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
(mod(x = 0 -> number; y = 0 -> number)) number
<*> x % y

(mul(x = 0 -> number; y = 0 -> number))
(mul(x = 0 -> number; y = 0 -> number)) number
<*> x * y

0 comments on commit 0461864

Please sign in to comment.