So I am not sure if this is a real thing, but what happened is I was setting a value like x += 5 and x -= 5. The function is
x += 5
x -= 5
pub