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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment