@ -24,7 +24,7 @@ Int3()
}
pragma(inline) bool
CondIncr(T, i64 step)(bool cond, T* val)
CondIncr(i64 step, T)(bool cond, T* val)
{
if(cond)
The note is not visible to the blocked user.