As mentioned in #1967 and in Slack, including a mod 0 operation will cause panic even if an assert should have failed earlier.
This issue is made to solve that problem, and keep track of it separate to #1965 such that we can get the primary testing in.
As mentioned in #1967 and in Slack, including a mod 0 operation will cause panic even if an assert should have failed earlier.
This issue is made to solve that problem, and keep track of it separate to #1965 such that we can get the primary testing in.