Skip to content

[bugfix] Correct mod implementation for right operand being 1

In fact x % 1 is 0, not x.

Merge request reports

Loading