Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change tests for pattern-matching exercise (#2463)
to catch wrong `right == 0` checks. To change the number like this catches for example a wrong implementation only looking if `right_result` is zero, but not checking if we are doing a division.
- Loading branch information