Skip to content
Commit c4223fc4 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

[bugfix] Correct mod implementation for right operand being 1

In fact x % 1 is 0, not x.
parent c554abdf
Pipeline #11745 passed with stage
in 9 minutes and 12 seconds